Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-58160 (GCVE-0-2025-58160)
Vulnerability from cvelistv5
- CWE-150 - Improper Neutralization of Escape, Meta, or Control Sequences
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-58160", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-02T14:08:23.820634Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-02T14:08:42.323Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "tracing", "vendor": "tokio-rs", "versions": [ { "status": "affected", "version": "\u003c 0.3.20" } ] } ], "descriptions": [ { "lang": "en", "value": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "PRESENT", "attackVector": "NETWORK", "baseScore": 2.3, "baseSeverity": "LOW", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "PASSIVE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "LOW" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-150", "description": "CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-29T21:28:22.563Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/tokio-rs/tracing/security/advisories/GHSA-xwfj-jgwm-7wp5", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/tokio-rs/tracing/security/advisories/GHSA-xwfj-jgwm-7wp5" } ], "source": { "advisory": "GHSA-xwfj-jgwm-7wp5", "discovery": "UNKNOWN" }, "title": "Tracing logging user input may result in poisoning logs with ANSI escape sequences" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-58160", "datePublished": "2025-08-29T21:28:22.563Z", "dateReserved": "2025-08-27T13:34:56.186Z", "dateUpdated": "2025-09-02T14:08:42.323Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-58160\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-08-29T22:15:32.887\",\"lastModified\":\"2025-09-02T15:55:35.520\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":2.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-150\"}]}],\"references\":[{\"url\":\"https://github.com/tokio-rs/tracing/security/advisories/GHSA-xwfj-jgwm-7wp5\",\"source\":\"security-advisories@github.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-58160\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-02T14:08:23.820634Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-02T14:08:38.625Z\"}}], \"cna\": {\"title\": \"Tracing logging user input may result in poisoning logs with ANSI escape sequences\", \"source\": {\"advisory\": \"GHSA-xwfj-jgwm-7wp5\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 2.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"tokio-rs\", \"product\": \"tracing\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.3.20\"}]}], \"references\": [{\"url\": \"https://github.com/tokio-rs/tracing/security/advisories/GHSA-xwfj-jgwm-7wp5\", \"name\": \"https://github.com/tokio-rs/tracing/security/advisories/GHSA-xwfj-jgwm-7wp5\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-150\", \"description\": \"CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-08-29T21:28:22.563Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-58160\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-02T14:08:42.323Z\", \"dateReserved\": \"2025-08-27T13:34:56.186Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-08-29T21:28:22.563Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2025:15552-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": "cargo-packaging-1.3.0+0-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the cargo-packaging-1.3.0+0-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15552", "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-2025_15552-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "cargo-packaging-1.3.0+0-2.1 on GA media", "tracking": { "current_release_date": "2025-09-14T00:00:00Z", "generator": { "date": "2025-09-14T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15552-1", "initial_release_date": "2025-09-14T00:00:00Z", "revision_history": [ { "date": "2025-09-14T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cargo-packaging-1.3.0+0-2.1.aarch64", "product": { "name": "cargo-packaging-1.3.0+0-2.1.aarch64", "product_id": "cargo-packaging-1.3.0+0-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cargo-packaging-1.3.0+0-2.1.ppc64le", "product": { "name": "cargo-packaging-1.3.0+0-2.1.ppc64le", "product_id": "cargo-packaging-1.3.0+0-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cargo-packaging-1.3.0+0-2.1.s390x", "product": { "name": "cargo-packaging-1.3.0+0-2.1.s390x", "product_id": "cargo-packaging-1.3.0+0-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-packaging-1.3.0+0-2.1.x86_64", "product": { "name": "cargo-packaging-1.3.0+0-2.1.x86_64", "product_id": "cargo-packaging-1.3.0+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": "cargo-packaging-1.3.0+0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.aarch64" }, "product_reference": "cargo-packaging-1.3.0+0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-packaging-1.3.0+0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.ppc64le" }, "product_reference": "cargo-packaging-1.3.0+0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-packaging-1.3.0+0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.s390x" }, "product_reference": "cargo-packaging-1.3.0+0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-packaging-1.3.0+0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.x86_64" }, "product_reference": "cargo-packaging-1.3.0+0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.aarch64", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.ppc64le", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.s390x", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:cargo-packaging-1.3.0+0-2.1.aarch64", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.ppc64le", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.s390x", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.aarch64", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.ppc64le", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.s390x", "openSUSE Tumbleweed:cargo-packaging-1.3.0+0-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-14T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
opensuse-su-2025:15517-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": "himmelblau-1.2.2+git.0.2d04bca-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the himmelblau-1.2.2+git.0.2d04bca-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15517", "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-2025_15517-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "himmelblau-1.2.2+git.0.2d04bca-1.1 on GA media", "tracking": { "current_release_date": "2025-09-03T00:00:00Z", "generator": { "date": "2025-09-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15517-1", "initial_release_date": "2025-09-03T00:00:00Z", "revision_history": [ { "date": "2025-09-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "product": { "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "product_id": "himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64" } }, { "category": "product_version", "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64", "product": { "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64", "product_id": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64" } }, { "category": "product_version", "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64", "product": { "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64", "product_id": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64" } }, { "category": "product_version", "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64", "product": { "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64", "product_id": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64" } }, { "category": "product_version", "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64", "product": { "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64", "product_id": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64" } }, { "category": "product_version", "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "product": { "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "product_id": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "product": { "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "product_id": "himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le" } }, { "category": "product_version", "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le", "product": { "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le", "product_id": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le" } }, { "category": "product_version", "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le", "product": { "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le", "product_id": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le" } }, { "category": "product_version", "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le", "product": { "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le", "product_id": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le" } }, { "category": "product_version", "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le", "product": { "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le", "product_id": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le" } }, { "category": "product_version", "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "product": { "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "product_id": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "product": { "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "product_id": "himmelblau-1.2.2+git.0.2d04bca-1.1.s390x" } }, { "category": "product_version", "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x", "product": { "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x", "product_id": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x" } }, { "category": "product_version", "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x", "product": { "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x", "product_id": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x" } }, { "category": "product_version", "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x", "product": { "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x", "product_id": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x" } }, { "category": "product_version", "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x", "product": { "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x", "product_id": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x" } }, { "category": "product_version", "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "product": { "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "product_id": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "product": { "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "product_id": "himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64" } }, { "category": "product_version", "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64", "product": { "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64", "product_id": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64" } }, { "category": "product_version", "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64", "product": { "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64", "product_id": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64" } }, { "category": "product_version", "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64", "product": { "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64", "product_id": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64" } }, { "category": "product_version", "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64", "product": { "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64", "product_id": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64" } }, { "category": "product_version", "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "product": { "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "product_id": "pam-himmelblau-1.2.2+git.0.2d04bca-1.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": "himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64" }, "product_reference": "himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le" }, "product_reference": "himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.s390x" }, "product_reference": "himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64" }, "product_reference": "himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64" }, "product_reference": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le" }, "product_reference": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x" }, "product_reference": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64" }, "product_reference": "himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64" }, "product_reference": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le" }, "product_reference": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x" }, "product_reference": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64" }, "product_reference": "himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64" }, "product_reference": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le" }, "product_reference": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x" }, "product_reference": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64" }, "product_reference": "himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64" }, "product_reference": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le" }, "product_reference": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x" }, "product_reference": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64" }, "product_reference": "libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64" }, "product_reference": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le" }, "product_reference": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x" }, "product_reference": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64" }, "product_reference": "pam-himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-qr-greeter-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-sshd-config-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:himmelblau-sso-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:libnss_himmelblau2-1.2.2+git.0.2d04bca-1.1.x86_64", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.aarch64", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.ppc64le", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.s390x", "openSUSE Tumbleweed:pam-himmelblau-1.2.2+git.0.2d04bca-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-03T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
opensuse-su-2025:15518-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": "python311-maturin-1.9.4-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-maturin-1.9.4-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15518", "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-2025_15518-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "python311-maturin-1.9.4-1.1 on GA media", "tracking": { "current_release_date": "2025-09-03T00:00:00Z", "generator": { "date": "2025-09-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15518-1", "initial_release_date": "2025-09-03T00:00:00Z", "revision_history": [ { "date": "2025-09-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-maturin-1.9.4-1.1.aarch64", "product": { "name": "python311-maturin-1.9.4-1.1.aarch64", "product_id": "python311-maturin-1.9.4-1.1.aarch64" } }, { "category": "product_version", "name": "python312-maturin-1.9.4-1.1.aarch64", "product": { "name": "python312-maturin-1.9.4-1.1.aarch64", "product_id": "python312-maturin-1.9.4-1.1.aarch64" } }, { "category": "product_version", "name": "python313-maturin-1.9.4-1.1.aarch64", "product": { "name": "python313-maturin-1.9.4-1.1.aarch64", "product_id": "python313-maturin-1.9.4-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-maturin-1.9.4-1.1.ppc64le", "product": { "name": "python311-maturin-1.9.4-1.1.ppc64le", "product_id": "python311-maturin-1.9.4-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-maturin-1.9.4-1.1.ppc64le", "product": { "name": "python312-maturin-1.9.4-1.1.ppc64le", "product_id": "python312-maturin-1.9.4-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-maturin-1.9.4-1.1.ppc64le", "product": { "name": "python313-maturin-1.9.4-1.1.ppc64le", "product_id": "python313-maturin-1.9.4-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-maturin-1.9.4-1.1.s390x", "product": { "name": "python311-maturin-1.9.4-1.1.s390x", "product_id": "python311-maturin-1.9.4-1.1.s390x" } }, { "category": "product_version", "name": "python312-maturin-1.9.4-1.1.s390x", "product": { "name": "python312-maturin-1.9.4-1.1.s390x", "product_id": "python312-maturin-1.9.4-1.1.s390x" } }, { "category": "product_version", "name": "python313-maturin-1.9.4-1.1.s390x", "product": { "name": "python313-maturin-1.9.4-1.1.s390x", "product_id": "python313-maturin-1.9.4-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-maturin-1.9.4-1.1.x86_64", "product": { "name": "python311-maturin-1.9.4-1.1.x86_64", "product_id": "python311-maturin-1.9.4-1.1.x86_64" } }, { "category": "product_version", "name": "python312-maturin-1.9.4-1.1.x86_64", "product": { "name": "python312-maturin-1.9.4-1.1.x86_64", "product_id": "python312-maturin-1.9.4-1.1.x86_64" } }, { "category": "product_version", "name": "python313-maturin-1.9.4-1.1.x86_64", "product": { "name": "python313-maturin-1.9.4-1.1.x86_64", "product_id": "python313-maturin-1.9.4-1.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": "python311-maturin-1.9.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.aarch64" }, "product_reference": "python311-maturin-1.9.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-maturin-1.9.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.ppc64le" }, "product_reference": "python311-maturin-1.9.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-maturin-1.9.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.s390x" }, "product_reference": "python311-maturin-1.9.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-maturin-1.9.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.x86_64" }, "product_reference": "python311-maturin-1.9.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-maturin-1.9.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.aarch64" }, "product_reference": "python312-maturin-1.9.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-maturin-1.9.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.ppc64le" }, "product_reference": "python312-maturin-1.9.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-maturin-1.9.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.s390x" }, "product_reference": "python312-maturin-1.9.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-maturin-1.9.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.x86_64" }, "product_reference": "python312-maturin-1.9.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-maturin-1.9.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.aarch64" }, "product_reference": "python313-maturin-1.9.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-maturin-1.9.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.ppc64le" }, "product_reference": "python313-maturin-1.9.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-maturin-1.9.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.s390x" }, "product_reference": "python313-maturin-1.9.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-maturin-1.9.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.x86_64" }, "product_reference": "python313-maturin-1.9.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.x86_64", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.x86_64", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:python311-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.x86_64", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.x86_64", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python311-maturin-1.9.4-1.1.x86_64", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python312-maturin-1.9.4-1.1.x86_64", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.aarch64", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.ppc64le", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.s390x", "openSUSE Tumbleweed:python313-maturin-1.9.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-03T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
opensuse-su-2025:15551-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": "cargo-c-0.10.3~git0.ee7d7ef-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the cargo-c-0.10.3~git0.ee7d7ef-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15551", "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-2025_15551-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12224 page", "url": "https://www.suse.com/security/cve/CVE-2024-12224/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4574 page", "url": "https://www.suse.com/security/cve/CVE-2025-4574/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "cargo-c-0.10.3~git0.ee7d7ef-4.1 on GA media", "tracking": { "current_release_date": "2025-09-14T00:00:00Z", "generator": { "date": "2025-09-14T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15551-1", "initial_release_date": "2025-09-14T00:00:00Z", "revision_history": [ { "date": "2025-09-14T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "product": { "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "product_id": "cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "product": { "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "product_id": "cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "product": { "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "product_id": "cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64", "product": { "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64", "product_id": "cargo-c-0.10.3~git0.ee7d7ef-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": "cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64" }, "product_reference": "cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le" }, "product_reference": "cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x" }, "product_reference": "cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" }, "product_reference": "cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12224" } ], "notes": [ { "category": "general", "text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12224", "url": "https://www.suse.com/security/cve/CVE-2024-12224" }, { "category": "external", "summary": "SUSE Bug 1243848 for CVE-2024-12224", "url": "https://bugzilla.suse.com/1243848" } ], "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:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-12224" }, { "cve": "CVE-2025-4574", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4574" } ], "notes": [ { "category": "general", "text": "In crossbeam-channel rust crate, the internal `Channel` type\u0027s `Drop` method has a race condition which could, in some circumstances, lead to a double-free that could result in memory corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4574", "url": "https://www.suse.com/security/cve/CVE-2025-4574" }, { "category": "external", "summary": "SUSE Bug 1243169 for CVE-2025-4574", "url": "https://bugzilla.suse.com/1243169" } ], "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:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-4574" }, { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.aarch64", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.ppc64le", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.s390x", "openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-14T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
opensuse-su-2025:15514-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": "python311-uv-0.8.14-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-uv-0.8.14-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15514", "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-2025_15514-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "python311-uv-0.8.14-2.1 on GA media", "tracking": { "current_release_date": "2025-09-02T00:00:00Z", "generator": { "date": "2025-09-02T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15514-1", "initial_release_date": "2025-09-02T00:00:00Z", "revision_history": [ { "date": "2025-09-02T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-uv-0.8.14-2.1.aarch64", "product": { "name": "python311-uv-0.8.14-2.1.aarch64", "product_id": "python311-uv-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python311-uv-bash-completion-0.8.14-2.1.aarch64", "product": { "name": "python311-uv-bash-completion-0.8.14-2.1.aarch64", "product_id": "python311-uv-bash-completion-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python311-uv-fish-completion-0.8.14-2.1.aarch64", "product": { "name": "python311-uv-fish-completion-0.8.14-2.1.aarch64", "product_id": "python311-uv-fish-completion-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python311-uv-zsh-completion-0.8.14-2.1.aarch64", "product": { "name": "python311-uv-zsh-completion-0.8.14-2.1.aarch64", "product_id": "python311-uv-zsh-completion-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python312-uv-0.8.14-2.1.aarch64", "product": { "name": "python312-uv-0.8.14-2.1.aarch64", "product_id": "python312-uv-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python312-uv-bash-completion-0.8.14-2.1.aarch64", "product": { "name": "python312-uv-bash-completion-0.8.14-2.1.aarch64", "product_id": "python312-uv-bash-completion-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python312-uv-fish-completion-0.8.14-2.1.aarch64", "product": { "name": "python312-uv-fish-completion-0.8.14-2.1.aarch64", "product_id": "python312-uv-fish-completion-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python312-uv-zsh-completion-0.8.14-2.1.aarch64", "product": { "name": "python312-uv-zsh-completion-0.8.14-2.1.aarch64", "product_id": "python312-uv-zsh-completion-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python313-uv-0.8.14-2.1.aarch64", "product": { "name": "python313-uv-0.8.14-2.1.aarch64", "product_id": "python313-uv-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python313-uv-bash-completion-0.8.14-2.1.aarch64", "product": { "name": "python313-uv-bash-completion-0.8.14-2.1.aarch64", "product_id": "python313-uv-bash-completion-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python313-uv-fish-completion-0.8.14-2.1.aarch64", "product": { "name": "python313-uv-fish-completion-0.8.14-2.1.aarch64", "product_id": "python313-uv-fish-completion-0.8.14-2.1.aarch64" } }, { "category": "product_version", "name": "python313-uv-zsh-completion-0.8.14-2.1.aarch64", "product": { "name": "python313-uv-zsh-completion-0.8.14-2.1.aarch64", "product_id": "python313-uv-zsh-completion-0.8.14-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-uv-0.8.14-2.1.ppc64le", "product": { "name": "python311-uv-0.8.14-2.1.ppc64le", "product_id": "python311-uv-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python311-uv-bash-completion-0.8.14-2.1.ppc64le", "product": { "name": "python311-uv-bash-completion-0.8.14-2.1.ppc64le", "product_id": "python311-uv-bash-completion-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python311-uv-fish-completion-0.8.14-2.1.ppc64le", "product": { "name": "python311-uv-fish-completion-0.8.14-2.1.ppc64le", "product_id": "python311-uv-fish-completion-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python311-uv-zsh-completion-0.8.14-2.1.ppc64le", "product": { "name": "python311-uv-zsh-completion-0.8.14-2.1.ppc64le", "product_id": "python311-uv-zsh-completion-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python312-uv-0.8.14-2.1.ppc64le", "product": { "name": "python312-uv-0.8.14-2.1.ppc64le", "product_id": "python312-uv-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python312-uv-bash-completion-0.8.14-2.1.ppc64le", "product": { "name": "python312-uv-bash-completion-0.8.14-2.1.ppc64le", "product_id": "python312-uv-bash-completion-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python312-uv-fish-completion-0.8.14-2.1.ppc64le", "product": { "name": "python312-uv-fish-completion-0.8.14-2.1.ppc64le", "product_id": "python312-uv-fish-completion-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python312-uv-zsh-completion-0.8.14-2.1.ppc64le", "product": { "name": "python312-uv-zsh-completion-0.8.14-2.1.ppc64le", "product_id": "python312-uv-zsh-completion-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python313-uv-0.8.14-2.1.ppc64le", "product": { "name": "python313-uv-0.8.14-2.1.ppc64le", "product_id": "python313-uv-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python313-uv-bash-completion-0.8.14-2.1.ppc64le", "product": { "name": "python313-uv-bash-completion-0.8.14-2.1.ppc64le", "product_id": "python313-uv-bash-completion-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python313-uv-fish-completion-0.8.14-2.1.ppc64le", "product": { "name": "python313-uv-fish-completion-0.8.14-2.1.ppc64le", "product_id": "python313-uv-fish-completion-0.8.14-2.1.ppc64le" } }, { "category": "product_version", "name": "python313-uv-zsh-completion-0.8.14-2.1.ppc64le", "product": { "name": "python313-uv-zsh-completion-0.8.14-2.1.ppc64le", "product_id": "python313-uv-zsh-completion-0.8.14-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-uv-0.8.14-2.1.s390x", "product": { "name": "python311-uv-0.8.14-2.1.s390x", "product_id": "python311-uv-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python311-uv-bash-completion-0.8.14-2.1.s390x", "product": { "name": "python311-uv-bash-completion-0.8.14-2.1.s390x", "product_id": "python311-uv-bash-completion-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python311-uv-fish-completion-0.8.14-2.1.s390x", "product": { "name": "python311-uv-fish-completion-0.8.14-2.1.s390x", "product_id": "python311-uv-fish-completion-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python311-uv-zsh-completion-0.8.14-2.1.s390x", "product": { "name": "python311-uv-zsh-completion-0.8.14-2.1.s390x", "product_id": "python311-uv-zsh-completion-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python312-uv-0.8.14-2.1.s390x", "product": { "name": "python312-uv-0.8.14-2.1.s390x", "product_id": "python312-uv-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python312-uv-bash-completion-0.8.14-2.1.s390x", "product": { "name": "python312-uv-bash-completion-0.8.14-2.1.s390x", "product_id": "python312-uv-bash-completion-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python312-uv-fish-completion-0.8.14-2.1.s390x", "product": { "name": "python312-uv-fish-completion-0.8.14-2.1.s390x", "product_id": "python312-uv-fish-completion-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python312-uv-zsh-completion-0.8.14-2.1.s390x", "product": { "name": "python312-uv-zsh-completion-0.8.14-2.1.s390x", "product_id": "python312-uv-zsh-completion-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python313-uv-0.8.14-2.1.s390x", "product": { "name": "python313-uv-0.8.14-2.1.s390x", "product_id": "python313-uv-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python313-uv-bash-completion-0.8.14-2.1.s390x", "product": { "name": "python313-uv-bash-completion-0.8.14-2.1.s390x", "product_id": "python313-uv-bash-completion-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python313-uv-fish-completion-0.8.14-2.1.s390x", "product": { "name": "python313-uv-fish-completion-0.8.14-2.1.s390x", "product_id": "python313-uv-fish-completion-0.8.14-2.1.s390x" } }, { "category": "product_version", "name": "python313-uv-zsh-completion-0.8.14-2.1.s390x", "product": { "name": "python313-uv-zsh-completion-0.8.14-2.1.s390x", "product_id": "python313-uv-zsh-completion-0.8.14-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-uv-0.8.14-2.1.x86_64", "product": { "name": "python311-uv-0.8.14-2.1.x86_64", "product_id": "python311-uv-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python311-uv-bash-completion-0.8.14-2.1.x86_64", "product": { "name": "python311-uv-bash-completion-0.8.14-2.1.x86_64", "product_id": "python311-uv-bash-completion-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python311-uv-fish-completion-0.8.14-2.1.x86_64", "product": { "name": "python311-uv-fish-completion-0.8.14-2.1.x86_64", "product_id": "python311-uv-fish-completion-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python311-uv-zsh-completion-0.8.14-2.1.x86_64", "product": { "name": "python311-uv-zsh-completion-0.8.14-2.1.x86_64", "product_id": "python311-uv-zsh-completion-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python312-uv-0.8.14-2.1.x86_64", "product": { "name": "python312-uv-0.8.14-2.1.x86_64", "product_id": "python312-uv-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python312-uv-bash-completion-0.8.14-2.1.x86_64", "product": { "name": "python312-uv-bash-completion-0.8.14-2.1.x86_64", "product_id": "python312-uv-bash-completion-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python312-uv-fish-completion-0.8.14-2.1.x86_64", "product": { "name": "python312-uv-fish-completion-0.8.14-2.1.x86_64", "product_id": "python312-uv-fish-completion-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python312-uv-zsh-completion-0.8.14-2.1.x86_64", "product": { "name": "python312-uv-zsh-completion-0.8.14-2.1.x86_64", "product_id": "python312-uv-zsh-completion-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python313-uv-0.8.14-2.1.x86_64", "product": { "name": "python313-uv-0.8.14-2.1.x86_64", "product_id": "python313-uv-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python313-uv-bash-completion-0.8.14-2.1.x86_64", "product": { "name": "python313-uv-bash-completion-0.8.14-2.1.x86_64", "product_id": "python313-uv-bash-completion-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python313-uv-fish-completion-0.8.14-2.1.x86_64", "product": { "name": "python313-uv-fish-completion-0.8.14-2.1.x86_64", "product_id": "python313-uv-fish-completion-0.8.14-2.1.x86_64" } }, { "category": "product_version", "name": "python313-uv-zsh-completion-0.8.14-2.1.x86_64", "product": { "name": "python313-uv-zsh-completion-0.8.14-2.1.x86_64", "product_id": "python313-uv-zsh-completion-0.8.14-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": "python311-uv-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.aarch64" }, "product_reference": "python311-uv-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.ppc64le" }, "product_reference": "python311-uv-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.s390x" }, "product_reference": "python311-uv-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.x86_64" }, "product_reference": "python311-uv-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-bash-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.aarch64" }, "product_reference": "python311-uv-bash-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-bash-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python311-uv-bash-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-bash-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.s390x" }, "product_reference": "python311-uv-bash-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-bash-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.x86_64" }, "product_reference": "python311-uv-bash-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-fish-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.aarch64" }, "product_reference": "python311-uv-fish-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-fish-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python311-uv-fish-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-fish-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.s390x" }, "product_reference": "python311-uv-fish-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-fish-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.x86_64" }, "product_reference": "python311-uv-fish-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-zsh-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.aarch64" }, "product_reference": "python311-uv-zsh-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-zsh-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python311-uv-zsh-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-zsh-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.s390x" }, "product_reference": "python311-uv-zsh-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-uv-zsh-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.x86_64" }, "product_reference": "python311-uv-zsh-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.aarch64" }, "product_reference": "python312-uv-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.ppc64le" }, "product_reference": "python312-uv-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.s390x" }, "product_reference": "python312-uv-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.x86_64" }, "product_reference": "python312-uv-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-bash-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.aarch64" }, "product_reference": "python312-uv-bash-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-bash-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python312-uv-bash-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-bash-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.s390x" }, "product_reference": "python312-uv-bash-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-bash-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.x86_64" }, "product_reference": "python312-uv-bash-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-fish-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.aarch64" }, "product_reference": "python312-uv-fish-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-fish-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python312-uv-fish-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-fish-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.s390x" }, "product_reference": "python312-uv-fish-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-fish-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.x86_64" }, "product_reference": "python312-uv-fish-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-zsh-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.aarch64" }, "product_reference": "python312-uv-zsh-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-zsh-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python312-uv-zsh-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-zsh-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.s390x" }, "product_reference": "python312-uv-zsh-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-uv-zsh-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.x86_64" }, "product_reference": "python312-uv-zsh-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.aarch64" }, "product_reference": "python313-uv-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.ppc64le" }, "product_reference": "python313-uv-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.s390x" }, "product_reference": "python313-uv-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.x86_64" }, "product_reference": "python313-uv-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-bash-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.aarch64" }, "product_reference": "python313-uv-bash-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-bash-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python313-uv-bash-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-bash-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.s390x" }, "product_reference": "python313-uv-bash-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-bash-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.x86_64" }, "product_reference": "python313-uv-bash-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-fish-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.aarch64" }, "product_reference": "python313-uv-fish-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-fish-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python313-uv-fish-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-fish-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.s390x" }, "product_reference": "python313-uv-fish-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-fish-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.x86_64" }, "product_reference": "python313-uv-fish-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-zsh-completion-0.8.14-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.aarch64" }, "product_reference": "python313-uv-zsh-completion-0.8.14-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-zsh-completion-0.8.14-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.ppc64le" }, "product_reference": "python313-uv-zsh-completion-0.8.14-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-zsh-completion-0.8.14-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.s390x" }, "product_reference": "python313-uv-zsh-completion-0.8.14-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-uv-zsh-completion-0.8.14-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.x86_64" }, "product_reference": "python313-uv-zsh-completion-0.8.14-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:python311-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python311-uv-zsh-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python312-uv-zsh-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-bash-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-fish-completion-0.8.14-2.1.x86_64", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.aarch64", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.ppc64le", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.s390x", "openSUSE Tumbleweed:python313-uv-zsh-completion-0.8.14-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-02T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
opensuse-su-2025:15512-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": "bpftop-0.7.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the bpftop-0.7.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15512", "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-2025_15512-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "bpftop-0.7.1-1.1 on GA media", "tracking": { "current_release_date": "2025-09-02T00:00:00Z", "generator": { "date": "2025-09-02T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15512-1", "initial_release_date": "2025-09-02T00:00:00Z", "revision_history": [ { "date": "2025-09-02T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "bpftop-0.7.1-1.1.aarch64", "product": { "name": "bpftop-0.7.1-1.1.aarch64", "product_id": "bpftop-0.7.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bpftop-0.7.1-1.1.ppc64le", "product": { "name": "bpftop-0.7.1-1.1.ppc64le", "product_id": "bpftop-0.7.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bpftop-0.7.1-1.1.s390x", "product": { "name": "bpftop-0.7.1-1.1.s390x", "product_id": "bpftop-0.7.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bpftop-0.7.1-1.1.x86_64", "product": { "name": "bpftop-0.7.1-1.1.x86_64", "product_id": "bpftop-0.7.1-1.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": "bpftop-0.7.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bpftop-0.7.1-1.1.aarch64" }, "product_reference": "bpftop-0.7.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bpftop-0.7.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bpftop-0.7.1-1.1.ppc64le" }, "product_reference": "bpftop-0.7.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bpftop-0.7.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bpftop-0.7.1-1.1.s390x" }, "product_reference": "bpftop-0.7.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "bpftop-0.7.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:bpftop-0.7.1-1.1.x86_64" }, "product_reference": "bpftop-0.7.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:bpftop-0.7.1-1.1.aarch64", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.ppc64le", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.s390x", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:bpftop-0.7.1-1.1.aarch64", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.ppc64le", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.s390x", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:bpftop-0.7.1-1.1.aarch64", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.ppc64le", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.s390x", "openSUSE Tumbleweed:bpftop-0.7.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-02T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
opensuse-su-2025:15519-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": "python311-ruff-0.12.11-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-ruff-0.12.11-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15519", "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-2025_15519-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "python311-ruff-0.12.11-2.1 on GA media", "tracking": { "current_release_date": "2025-09-03T00:00:00Z", "generator": { "date": "2025-09-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15519-1", "initial_release_date": "2025-09-03T00:00:00Z", "revision_history": [ { "date": "2025-09-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-ruff-0.12.11-2.1.aarch64", "product": { "name": "python311-ruff-0.12.11-2.1.aarch64", "product_id": "python311-ruff-0.12.11-2.1.aarch64" } }, { "category": "product_version", "name": "python312-ruff-0.12.11-2.1.aarch64", "product": { "name": "python312-ruff-0.12.11-2.1.aarch64", "product_id": "python312-ruff-0.12.11-2.1.aarch64" } }, { "category": "product_version", "name": "python313-ruff-0.12.11-2.1.aarch64", "product": { "name": "python313-ruff-0.12.11-2.1.aarch64", "product_id": "python313-ruff-0.12.11-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-ruff-0.12.11-2.1.ppc64le", "product": { "name": "python311-ruff-0.12.11-2.1.ppc64le", "product_id": "python311-ruff-0.12.11-2.1.ppc64le" } }, { "category": "product_version", "name": "python312-ruff-0.12.11-2.1.ppc64le", "product": { "name": "python312-ruff-0.12.11-2.1.ppc64le", "product_id": "python312-ruff-0.12.11-2.1.ppc64le" } }, { "category": "product_version", "name": "python313-ruff-0.12.11-2.1.ppc64le", "product": { "name": "python313-ruff-0.12.11-2.1.ppc64le", "product_id": "python313-ruff-0.12.11-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-ruff-0.12.11-2.1.s390x", "product": { "name": "python311-ruff-0.12.11-2.1.s390x", "product_id": "python311-ruff-0.12.11-2.1.s390x" } }, { "category": "product_version", "name": "python312-ruff-0.12.11-2.1.s390x", "product": { "name": "python312-ruff-0.12.11-2.1.s390x", "product_id": "python312-ruff-0.12.11-2.1.s390x" } }, { "category": "product_version", "name": "python313-ruff-0.12.11-2.1.s390x", "product": { "name": "python313-ruff-0.12.11-2.1.s390x", "product_id": "python313-ruff-0.12.11-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-ruff-0.12.11-2.1.x86_64", "product": { "name": "python311-ruff-0.12.11-2.1.x86_64", "product_id": "python311-ruff-0.12.11-2.1.x86_64" } }, { "category": "product_version", "name": "python312-ruff-0.12.11-2.1.x86_64", "product": { "name": "python312-ruff-0.12.11-2.1.x86_64", "product_id": "python312-ruff-0.12.11-2.1.x86_64" } }, { "category": "product_version", "name": "python313-ruff-0.12.11-2.1.x86_64", "product": { "name": "python313-ruff-0.12.11-2.1.x86_64", "product_id": "python313-ruff-0.12.11-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": "python311-ruff-0.12.11-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.aarch64" }, "product_reference": "python311-ruff-0.12.11-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-ruff-0.12.11-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.ppc64le" }, "product_reference": "python311-ruff-0.12.11-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-ruff-0.12.11-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.s390x" }, "product_reference": "python311-ruff-0.12.11-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-ruff-0.12.11-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.x86_64" }, "product_reference": "python311-ruff-0.12.11-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-ruff-0.12.11-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.aarch64" }, "product_reference": "python312-ruff-0.12.11-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-ruff-0.12.11-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.ppc64le" }, "product_reference": "python312-ruff-0.12.11-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-ruff-0.12.11-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.s390x" }, "product_reference": "python312-ruff-0.12.11-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-ruff-0.12.11-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.x86_64" }, "product_reference": "python312-ruff-0.12.11-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-ruff-0.12.11-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.aarch64" }, "product_reference": "python313-ruff-0.12.11-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-ruff-0.12.11-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.ppc64le" }, "product_reference": "python313-ruff-0.12.11-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-ruff-0.12.11-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.s390x" }, "product_reference": "python313-ruff-0.12.11-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-ruff-0.12.11-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.x86_64" }, "product_reference": "python313-ruff-0.12.11-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.x86_64", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.x86_64", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:python311-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.x86_64", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.x86_64", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python311-ruff-0.12.11-2.1.x86_64", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python312-ruff-0.12.11-2.1.x86_64", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.aarch64", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.ppc64le", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.s390x", "openSUSE Tumbleweed:python313-ruff-0.12.11-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-03T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
opensuse-su-2025:15550-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": "cargo-audit-0.21.2~git0.18e58c2-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the cargo-audit-0.21.2~git0.18e58c2-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15550", "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-2025_15550-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12224 page", "url": "https://www.suse.com/security/cve/CVE-2024-12224/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4574 page", "url": "https://www.suse.com/security/cve/CVE-2025-4574/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "cargo-audit-0.21.2~git0.18e58c2-2.1 on GA media", "tracking": { "current_release_date": "2025-09-14T00:00:00Z", "generator": { "date": "2025-09-14T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15550-1", "initial_release_date": "2025-09-14T00:00:00Z", "revision_history": [ { "date": "2025-09-14T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "product": { "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "product_id": "cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "product": { "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "product_id": "cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "product": { "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "product_id": "cargo-audit-0.21.2~git0.18e58c2-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64", "product": { "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64", "product_id": "cargo-audit-0.21.2~git0.18e58c2-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": "cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64" }, "product_reference": "cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le" }, "product_reference": "cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x" }, "product_reference": "cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" }, "product_reference": "cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12224" } ], "notes": [ { "category": "general", "text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12224", "url": "https://www.suse.com/security/cve/CVE-2024-12224" }, { "category": "external", "summary": "SUSE Bug 1243848 for CVE-2024-12224", "url": "https://bugzilla.suse.com/1243848" } ], "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:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-12224" }, { "cve": "CVE-2025-4574", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4574" } ], "notes": [ { "category": "general", "text": "In crossbeam-channel rust crate, the internal `Channel` type\u0027s `Drop` method has a race condition which could, in some circumstances, lead to a double-free that could result in memory corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4574", "url": "https://www.suse.com/security/cve/CVE-2025-4574" }, { "category": "external", "summary": "SUSE Bug 1243169 for CVE-2025-4574", "url": "https://bugzilla.suse.com/1243169" } ], "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:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-4574" }, { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.aarch64", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.ppc64le", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.s390x", "openSUSE Tumbleweed:cargo-audit-0.21.2~git0.18e58c2-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-14T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
opensuse-su-2025:15540-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": "rustup-1.28.2~0-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the rustup-1.28.2~0-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15540", "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-2025_15540-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "rustup-1.28.2~0-2.1 on GA media", "tracking": { "current_release_date": "2025-09-10T00:00:00Z", "generator": { "date": "2025-09-10T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15540-1", "initial_release_date": "2025-09-10T00:00:00Z", "revision_history": [ { "date": "2025-09-10T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rustup-1.28.2~0-2.1.aarch64", "product": { "name": "rustup-1.28.2~0-2.1.aarch64", "product_id": "rustup-1.28.2~0-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rustup-1.28.2~0-2.1.ppc64le", "product": { "name": "rustup-1.28.2~0-2.1.ppc64le", "product_id": "rustup-1.28.2~0-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rustup-1.28.2~0-2.1.s390x", "product": { "name": "rustup-1.28.2~0-2.1.s390x", "product_id": "rustup-1.28.2~0-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rustup-1.28.2~0-2.1.x86_64", "product": { "name": "rustup-1.28.2~0-2.1.x86_64", "product_id": "rustup-1.28.2~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": "rustup-1.28.2~0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.aarch64" }, "product_reference": "rustup-1.28.2~0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rustup-1.28.2~0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.ppc64le" }, "product_reference": "rustup-1.28.2~0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rustup-1.28.2~0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.s390x" }, "product_reference": "rustup-1.28.2~0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rustup-1.28.2~0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.x86_64" }, "product_reference": "rustup-1.28.2~0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.aarch64", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.ppc64le", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.s390x", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "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:rustup-1.28.2~0-2.1.aarch64", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.ppc64le", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.s390x", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.aarch64", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.ppc64le", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.s390x", "openSUSE Tumbleweed:rustup-1.28.2~0-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-10T00:00:00Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
suse-su-2025:03082-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "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 python-maturin", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-maturin fixes the following issues:\n\n- CVE-2025-58160: terminal escape injection via ANSI sequences from untrusted input (bsc#1249011).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3082,openSUSE-SLE-15.6-2025-3082", "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-2025_03082-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03082-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503082-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03082-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041532.html" }, { "category": "self", "summary": "SUSE Bug 1249011", "url": "https://bugzilla.suse.com/1249011" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58160 page", "url": "https://www.suse.com/security/cve/CVE-2025-58160/" } ], "title": "Security update for python-maturin", "tracking": { "current_release_date": "2025-09-05T08:27:38Z", "generator": { "date": "2025-09-05T08:27:38Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03082-1", "initial_release_date": "2025-09-05T08:27:38Z", "revision_history": [ { "date": "2025-09-05T08:27:38Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-maturin-1.4.0-150600.3.9.1.aarch64", "product": { "name": "python311-maturin-1.4.0-150600.3.9.1.aarch64", "product_id": "python311-maturin-1.4.0-150600.3.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-maturin-1.4.0-150600.3.9.1.i586", "product": { "name": "python311-maturin-1.4.0-150600.3.9.1.i586", "product_id": "python311-maturin-1.4.0-150600.3.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python311-maturin-1.4.0-150600.3.9.1.ppc64le", "product": { "name": "python311-maturin-1.4.0-150600.3.9.1.ppc64le", "product_id": "python311-maturin-1.4.0-150600.3.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-maturin-1.4.0-150600.3.9.1.s390x", "product": { "name": "python311-maturin-1.4.0-150600.3.9.1.s390x", "product_id": "python311-maturin-1.4.0-150600.3.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-maturin-1.4.0-150600.3.9.1.x86_64", "product": { "name": "python311-maturin-1.4.0-150600.3.9.1.x86_64", "product_id": "python311-maturin-1.4.0-150600.3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-maturin-1.4.0-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.aarch64" }, "product_reference": "python311-maturin-1.4.0-150600.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-maturin-1.4.0-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.ppc64le" }, "product_reference": "python311-maturin-1.4.0-150600.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-maturin-1.4.0-150600.3.9.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.s390x" }, "product_reference": "python311-maturin-1.4.0-150600.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-maturin-1.4.0-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.x86_64" }, "product_reference": "python311-maturin-1.4.0-150600.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58160" } ], "notes": [ { "category": "general", "text": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.aarch64", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.ppc64le", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.s390x", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58160", "url": "https://www.suse.com/security/cve/CVE-2025-58160" }, { "category": "external", "summary": "SUSE Bug 1249007 for CVE-2025-58160", "url": "https://bugzilla.suse.com/1249007" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.aarch64", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.ppc64le", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.s390x", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.aarch64", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.ppc64le", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.s390x", "openSUSE Leap 15.6:python311-maturin-1.4.0-150600.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-05T08:27:38Z", "details": "low" } ], "title": "CVE-2025-58160" } ] }
fkie_cve-2025-58160
Vulnerability from fkie_nvd
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences." } ], "id": "CVE-2025-58160", "lastModified": "2025-09-02T15:55:35.520", "metrics": { "cvssMetricV40": [ { "cvssData": { "Automatable": "NOT_DEFINED", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "LOW", "attackRequirements": "PRESENT", "attackVector": "NETWORK", "availabilityRequirement": "NOT_DEFINED", "baseScore": 2.3, "baseSeverity": "LOW", "confidentialityRequirement": "NOT_DEFINED", "exploitMaturity": "NOT_DEFINED", "integrityRequirement": "NOT_DEFINED", "modifiedAttackComplexity": "NOT_DEFINED", "modifiedAttackRequirements": "NOT_DEFINED", "modifiedAttackVector": "NOT_DEFINED", "modifiedPrivilegesRequired": "NOT_DEFINED", "modifiedSubAvailabilityImpact": "NOT_DEFINED", "modifiedSubConfidentialityImpact": "NOT_DEFINED", "modifiedSubIntegrityImpact": "NOT_DEFINED", "modifiedUserInteraction": "NOT_DEFINED", "modifiedVulnAvailabilityImpact": "NOT_DEFINED", "modifiedVulnConfidentialityImpact": "NOT_DEFINED", "modifiedVulnIntegrityImpact": "NOT_DEFINED", "privilegesRequired": "NONE", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "PASSIVE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "LOW", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2025-08-29T22:15:32.887", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/tokio-rs/tracing/security/advisories/GHSA-xwfj-jgwm-7wp5" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-150" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
ghsa-xwfj-jgwm-7wp5
Vulnerability from github
Impact
Previous versions of tracing-subscriber were vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to:
- Manipulate terminal title bars
- Clear screens or modify terminal display
- Potentially mislead users through terminal manipulation
In isolation, impact is minimal, however security issues have been found in terminal emulators that enabled an attacker to use ANSI escape sequences via logs to exploit vulnerabilities in the terminal emulator.
Patches
tracing-subscriber
version 0.3.20 fixes this vulnerability by escaping ANSI control characters in when writing events to destinations that may be printed to the terminal.
Workarounds
Avoid printing logs to terminal emulators without escaping ANSI control sequences.
References
https://www.packetlabs.net/posts/weaponizing-ansi-escape-sequences/
Acknowledgments
We would like to thank zefr0x who responsibly reported the issue at security@tokio.rs
.
If you believe you have found a security vulnerability in any tokio-rs project, please email us at security@tokio.rs
.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "tracing-subscriber" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.3.20" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-58160" ], "database_specific": { "cwe_ids": [ "CWE-150" ], "github_reviewed": true, "github_reviewed_at": "2025-08-29T20:33:56Z", "nvd_published_at": "2025-08-29T22:15:32Z", "severity": "LOW" }, "details": "### Impact\n\nPrevious versions of tracing-subscriber were vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to:\n\n- Manipulate terminal title bars\n- Clear screens or modify terminal display\n- Potentially mislead users through terminal manipulation\n\nIn isolation, impact is minimal, however security issues have been found in terminal emulators that enabled an attacker to use ANSI escape sequences via logs to exploit vulnerabilities in the terminal emulator.\n\n### Patches\n\n`tracing-subscriber` version 0.3.20 fixes this vulnerability by escaping ANSI control characters in when writing events to destinations that may be printed to the terminal.\n\n### Workarounds\n\nAvoid printing logs to terminal emulators without escaping ANSI control sequences.\n\n### References\n\nhttps://www.packetlabs.net/posts/weaponizing-ansi-escape-sequences/\n\n\n### Acknowledgments\n\nWe would like to thank [zefr0x](http://github.com/zefr0x) who responsibly reported the issue at `security@tokio.rs`.\n\nIf you believe you have found a security vulnerability in any tokio-rs project, please email us at `security@tokio.rs`.", "id": "GHSA-xwfj-jgwm-7wp5", "modified": "2025-09-02T16:35:51Z", "published": "2025-08-29T20:33:56Z", "references": [ { "type": "WEB", "url": "https://github.com/tokio-rs/tracing/security/advisories/GHSA-xwfj-jgwm-7wp5" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58160" }, { "type": "PACKAGE", "url": "https://github.com/tokio-rs/tracing" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2025-0055.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": " Tracing logging user input may result in poisoning logs with ANSI escape sequences" }
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.