Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-12086 (GCVE-0-2024-12086)
Vulnerability from cvelistv5
Published
2025-01-14 17:37
Modified
2025-07-29 09:31
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-390 - Detection of Error Condition Without Action
Summary
A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.
References
► | URL | Tags | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
► |
Version: 0 ≤ 3.3.0 |
|||||||||||||||||||||||||||||||||
|
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-12086", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-02-26T14:14:25.165183Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-02-26T14:20:53.620Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://github.com/RsyncProject/rsync", "defaultStatus": "unaffected", "packageName": "rsync", "versions": [ { "lessThanOrEqual": "3.3.0", "status": "affected", "version": "0", "versionType": "semver" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:10" ], "defaultStatus": "affected", "packageName": "rsync", "product": "Red Hat Enterprise Linux 10", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:6" ], "defaultStatus": "unknown", "packageName": "rsync", "product": "Red Hat Enterprise Linux 6", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:7" ], "defaultStatus": "unknown", "packageName": "rsync", "product": "Red Hat Enterprise Linux 7", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:8" ], "defaultStatus": "affected", "packageName": "rsync", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "affected", "packageName": "rsync", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:openshift:4" ], "defaultStatus": "affected", "packageName": "rhcos", "product": "Red Hat OpenShift Container Platform 4", "vendor": "Red Hat" } ], "credits": [ { "lang": "en", "value": "Red Hat would like to thank Jasiel Spelman (Google), Pedro Gallegos (Google), and Simon Scannell (Google) for reporting this issue." } ], "datePublic": "2025-01-14T15:06:00.000Z", "descriptions": [ { "lang": "en", "value": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Moderate" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-390", "description": "Detection of Error Condition Without Action", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-07-29T09:31:17.273Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2024-12086" }, { "name": "RHBZ#2330577", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330577" }, { "url": "https://kb.cert.org/vuls/id/952657" } ], "timeline": [ { "lang": "en", "time": "2024-12-05T00:00:00+00:00", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2025-01-14T15:06:00+00:00", "value": "Made public." } ], "title": "Rsync: rsync server leaks arbitrary client files", "workarounds": [ { "lang": "en", "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability." } ], "x_redhatCweChain": "CWE-390: Detection of Error Condition Without Action" } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2024-12086", "datePublished": "2025-01-14T17:37:54.960Z", "dateReserved": "2024-12-03T08:57:58.397Z", "dateUpdated": "2025-07-29T09:31:17.273Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-12086\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-01-14T18:15:25.297\",\"lastModified\":\"2025-06-20T18:40:03.263\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en rsync que podr\u00eda permitir que un servidor enumere el contenido de un archivo arbitrario de la m\u00e1quina del cliente. Este problema ocurre cuando se copian archivos de un cliente a un servidor. Durante este proceso, el servidor rsync enviar\u00e1 sumas de comprobaci\u00f3n de datos locales al cliente para que las compare y determine qu\u00e9 datos deben enviarse al servidor. Al enviar valores de suma de comprobaci\u00f3n especialmente creados para archivos arbitrarios, un atacante puede reconstruir los datos de esos archivos byte por byte en funci\u00f3n de las respuestas del cliente.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":4.0}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-390\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.3.0\",\"matchCriteriaId\":\"477D69AB-8601-4994-9695-8DE48E1587A5\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"932D137F-528B-4526-9A89-CD59FA1AB0FE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:almalinux:almalinux:8.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"F34AA7F4-6ECE-4FA5-A310-3509648BD7C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:almalinux:almalinux:9.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"57B93E9A-1483-4FF7-BF45-BD0D7D9F1747\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:almalinux:almalinux:10.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"66FD02F3-C1C2-4E1D-98C1-8889004437D4\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:archlinux:arch_linux:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4824AE2D-462B-477D-9206-3E2090A32146\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:gentoo:linux:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92121D8A-529E-454A-BC8D-B6E0017E615D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:nixos:nixos:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"24.11\",\"matchCriteriaId\":\"213883D5-9E62-4496-82E3-D5377995C257\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:suse:suse_linux:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FB65EF0-0E6A-4178-8564-3CC96891A072\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:tritondatacenter:smartos:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"20250123\",\"matchCriteriaId\":\"8EBD774C-F48F-45EC-A5DD-B1E56E54EF71\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2024-12086\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2330577\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://kb.cert.org/vuls/id/952657\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-12086\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-26T14:14:25.165183Z\"}}}], \"references\": [{\"url\": \"https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-14T18:42:03.159Z\"}}], \"cna\": {\"title\": \"Rsync: rsync server leaks arbitrary client files\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Jasiel Spelman (Google), Pedro Gallegos (Google), and Simon Scannell (Google) for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"3.3.0\"}], \"packageName\": \"rsync\", \"collectionURL\": \"https://github.com/RsyncProject/rsync\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"rsync\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"rsync\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"rsync\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"rsync\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"rsync\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-12-05T00:00:00+00:00\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-01-14T15:06:00+00:00\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-01-14T15:06:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2024-12086\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2330577\", \"name\": \"RHBZ#2330577\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://kb.cert.org/vuls/id/952657\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-390\", \"description\": \"Detection of Error Condition Without Action\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2025-07-29T09:31:17.273Z\"}, \"x_redhatCweChain\": \"CWE-390: Detection of Error Condition Without Action\"}}", "cveMetadata": "{\"cveId\": \"CVE-2024-12086\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-29T09:31:17.273Z\", \"dateReserved\": \"2024-12-03T08:57:58.397Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-01-14T17:37:54.960Z\", \"assignerShortName\": \"redhat\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2025:0156-1
Vulnerability from csaf_suse
Published
2025-01-17 11:59
Modified
2025-01-17 11:59
Summary
Security update for rsync
Notes
Title of the patch
Security update for rsync
Description of the patch
This update for rsync fixes the following issues:
- CVE-2024-12084: heap buffer overflow in checksum parsing. (bsc#1234100)
- CVE-2024-12085: leak of uninitialized stack data on the server leading to possible ASLR bypass. (bsc#1234101)
- CVE-2024-12086: leak of a client machine's file contents through the processing of checksum data. (bsc#1234102)
- CVE-2024-12087: arbitrary file overwrite possible on clients when symlink syncing is enabled. (bsc#1234103)
- CVE-2024-12088: bypass of the --safe-links flag may allow the placement of unsafe symlinks in a client. (bsc#1234104)
- CVE-2024-12747: race condition in rsync handling symbolic links (bsc#1235475)
Patchnames
SUSE-2025-156,SUSE-SLE-Module-Basesystem-15-SP6-2025-156,openSUSE-SLE-15.6-2025-156
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rsync", "title": "Title of the patch" }, { "category": "description", "text": "This update for rsync fixes the following issues:\n\n- CVE-2024-12084: heap buffer overflow in checksum parsing. (bsc#1234100)\n- CVE-2024-12085: leak of uninitialized stack data on the server leading to possible ASLR bypass. (bsc#1234101)\n- CVE-2024-12086: leak of a client machine\u0027s file contents through the processing of checksum data. (bsc#1234102)\n- CVE-2024-12087: arbitrary file overwrite possible on clients when symlink syncing is enabled. (bsc#1234103)\n- CVE-2024-12088: bypass of the --safe-links flag may allow the placement of unsafe symlinks in a client. (bsc#1234104)\n- CVE-2024-12747: race condition in rsync handling symbolic links (bsc#1235475)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-156,SUSE-SLE-Module-Basesystem-15-SP6-2025-156,openSUSE-SLE-15.6-2025-156", "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_0156-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0156-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250156-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0156-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020160.html" }, { "category": "self", "summary": "SUSE Bug 1234100", "url": "https://bugzilla.suse.com/1234100" }, { "category": "self", "summary": "SUSE Bug 1234101", "url": "https://bugzilla.suse.com/1234101" }, { "category": "self", "summary": "SUSE Bug 1234102", "url": "https://bugzilla.suse.com/1234102" }, { "category": "self", "summary": "SUSE Bug 1234103", "url": "https://bugzilla.suse.com/1234103" }, { "category": "self", "summary": "SUSE Bug 1234104", "url": "https://bugzilla.suse.com/1234104" }, { "category": "self", "summary": "SUSE Bug 1235475", "url": "https://bugzilla.suse.com/1235475" }, { "category": "self", "summary": "SUSE Bug 1235895", "url": "https://bugzilla.suse.com/1235895" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12084 page", "url": "https://www.suse.com/security/cve/CVE-2024-12084/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12085 page", "url": "https://www.suse.com/security/cve/CVE-2024-12085/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12086 page", "url": "https://www.suse.com/security/cve/CVE-2024-12086/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12087 page", "url": "https://www.suse.com/security/cve/CVE-2024-12087/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12088 page", "url": "https://www.suse.com/security/cve/CVE-2024-12088/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12747 page", "url": "https://www.suse.com/security/cve/CVE-2024-12747/" } ], "title": "Security update for rsync", "tracking": { "current_release_date": "2025-01-17T11:59:08Z", "generator": { "date": "2025-01-17T11:59:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0156-1", "initial_release_date": "2025-01-17T11:59:08Z", "revision_history": [ { "date": "2025-01-17T11:59:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rsync-3.2.7-150600.3.8.1.aarch64", "product": { "name": "rsync-3.2.7-150600.3.8.1.aarch64", "product_id": "rsync-3.2.7-150600.3.8.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.7-150600.3.8.1.i586", "product": { "name": "rsync-3.2.7-150600.3.8.1.i586", "product_id": "rsync-3.2.7-150600.3.8.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.7-150600.3.8.1.ppc64le", "product": { "name": "rsync-3.2.7-150600.3.8.1.ppc64le", "product_id": "rsync-3.2.7-150600.3.8.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.7-150600.3.8.1.s390x", "product": { "name": "rsync-3.2.7-150600.3.8.1.s390x", "product_id": "rsync-3.2.7-150600.3.8.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.7-150600.3.8.1.x86_64", "product": { "name": "rsync-3.2.7-150600.3.8.1.x86_64", "product_id": "rsync-3.2.7-150600.3.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64" }, "product_reference": "rsync-3.2.7-150600.3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le" }, "product_reference": "rsync-3.2.7-150600.3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x" }, "product_reference": "rsync-3.2.7-150600.3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64" }, "product_reference": "rsync-3.2.7-150600.3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64" }, "product_reference": "rsync-3.2.7-150600.3.8.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le" }, "product_reference": "rsync-3.2.7-150600.3.8.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-150600.3.8.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x" }, "product_reference": "rsync-3.2.7-150600.3.8.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" }, "product_reference": "rsync-3.2.7-150600.3.8.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12084", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12084" } ], "notes": [ { "category": "general", "text": "A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12084", "url": "https://www.suse.com/security/cve/CVE-2024-12084" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12084", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234100 for CVE-2024-12084", "url": "https://bugzilla.suse.com/1234100" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:08Z", "details": "critical" } ], "title": "CVE-2024-12084" }, { "cve": "CVE-2024-12085", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12085" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12085", "url": "https://www.suse.com/security/cve/CVE-2024-12085" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234101 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1234101" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:08Z", "details": "moderate" } ], "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12086" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12086", "url": "https://www.suse.com/security/cve/CVE-2024-12086" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234102 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1234102" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:08Z", "details": "moderate" } ], "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12087" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client\u0027s intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12087", "url": "https://www.suse.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234103 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1234103" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:08Z", "details": "important" } ], "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12088" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12088", "url": "https://www.suse.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234104 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1234104" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:08Z", "details": "moderate" } ], "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12747" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync\u0027s handling of symbolic links. Rsync\u0027s default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12747", "url": "https://www.suse.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1235475 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1235475" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rsync-3.2.7-150600.3.8.1.x86_64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.aarch64", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.s390x", "openSUSE Leap 15.6:rsync-3.2.7-150600.3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:08Z", "details": "moderate" } ], "title": "CVE-2024-12747" } ] }
suse-su-2025:0165-1
Vulnerability from csaf_suse
Published
2025-01-17 16:09
Modified
2025-01-17 16:09
Summary
Security update for rsync
Notes
Title of the patch
Security update for rsync
Description of the patch
This update for rsync fixes the following issues:
- CVE-2024-12085: leak of uninitialized stack data on the server leading to possible ASLR bypass. (bsc#1234101)
- CVE-2024-12086: leak of a client machine's file contents through the processing of checksum data. (bsc#1234102)
- CVE-2024-12087: arbitrary file overwrite possible on clients when symlink syncing is enabled. (bsc#1234103)
- CVE-2024-12088: bypass of the --safe-links flag may allow the placement of unsafe symlinks in a client. (bsc#1234104)
- CVE-2024-12747: Fixed a race condition in rsync handling symbolic links. (bsc#1235475)
Patchnames
SUSE-2025-165,SUSE-SLE-Micro-5.3-2025-165,SUSE-SLE-Micro-5.4-2025-165,SUSE-SLE-Micro-5.5-2025-165,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-165,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-165,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-165,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-165,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-165,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-165,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-165,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-165,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-165,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-165
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rsync", "title": "Title of the patch" }, { "category": "description", "text": "This update for rsync fixes the following issues:\n\n- CVE-2024-12085: leak of uninitialized stack data on the server leading to possible ASLR bypass. (bsc#1234101)\n- CVE-2024-12086: leak of a client machine\u0027s file contents through the processing of checksum data. (bsc#1234102)\n- CVE-2024-12087: arbitrary file overwrite possible on clients when symlink syncing is enabled. (bsc#1234103)\n- CVE-2024-12088: bypass of the --safe-links flag may allow the placement of unsafe symlinks in a client. (bsc#1234104)\n- CVE-2024-12747: Fixed a race condition in rsync handling symbolic links. (bsc#1235475)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-165,SUSE-SLE-Micro-5.3-2025-165,SUSE-SLE-Micro-5.4-2025-165,SUSE-SLE-Micro-5.5-2025-165,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-165,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-165,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-165,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-165,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-165,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-165,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-165,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-165,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-165,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-165", "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_0165-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0165-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250165-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0165-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020168.html" }, { "category": "self", "summary": "SUSE Bug 1234101", "url": "https://bugzilla.suse.com/1234101" }, { "category": "self", "summary": "SUSE Bug 1234102", "url": "https://bugzilla.suse.com/1234102" }, { "category": "self", "summary": "SUSE Bug 1234103", "url": "https://bugzilla.suse.com/1234103" }, { "category": "self", "summary": "SUSE Bug 1234104", "url": "https://bugzilla.suse.com/1234104" }, { "category": "self", "summary": "SUSE Bug 1235475", "url": "https://bugzilla.suse.com/1235475" }, { "category": "self", "summary": "SUSE Bug 1235895", "url": "https://bugzilla.suse.com/1235895" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12085 page", "url": "https://www.suse.com/security/cve/CVE-2024-12085/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12086 page", "url": "https://www.suse.com/security/cve/CVE-2024-12086/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12087 page", "url": "https://www.suse.com/security/cve/CVE-2024-12087/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12088 page", "url": "https://www.suse.com/security/cve/CVE-2024-12088/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12747 page", "url": "https://www.suse.com/security/cve/CVE-2024-12747/" } ], "title": "Security update for rsync", "tracking": { "current_release_date": "2025-01-17T16:09:34Z", "generator": { "date": "2025-01-17T16:09:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0165-1", "initial_release_date": "2025-01-17T16:09:34Z", "revision_history": [ { "date": "2025-01-17T16:09:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150400.3.17.1.aarch64", "product": { "name": "rsync-3.2.3-150400.3.17.1.aarch64", "product_id": "rsync-3.2.3-150400.3.17.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150400.3.17.1.i586", "product": { "name": "rsync-3.2.3-150400.3.17.1.i586", "product_id": "rsync-3.2.3-150400.3.17.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150400.3.17.1.ppc64le", "product": { "name": "rsync-3.2.3-150400.3.17.1.ppc64le", "product_id": "rsync-3.2.3-150400.3.17.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150400.3.17.1.s390x", "product": { "name": "rsync-3.2.3-150400.3.17.1.s390x", "product_id": "rsync-3.2.3-150400.3.17.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150400.3.17.1.x86_64", "product": { "name": "rsync-3.2.3-150400.3.17.1.x86_64", "product_id": "rsync-3.2.3-150400.3.17.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x" }, "product_reference": "rsync-3.2.3-150400.3.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x" }, "product_reference": "rsync-3.2.3-150400.3.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le" }, "product_reference": "rsync-3.2.3-150400.3.17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x" }, "product_reference": "rsync-3.2.3-150400.3.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le" }, "product_reference": "rsync-3.2.3-150400.3.17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x" }, "product_reference": "rsync-3.2.3-150400.3.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le" }, "product_reference": "rsync-3.2.3-150400.3.17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x" }, "product_reference": "rsync-3.2.3-150400.3.17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le" }, "product_reference": "rsync-3.2.3-150400.3.17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le" }, "product_reference": "rsync-3.2.3-150400.3.17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le" }, "product_reference": "rsync-3.2.3-150400.3.17.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x" }, "product_reference": "rsync-3.2.3-150400.3.17.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150400.3.17.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" }, "product_reference": "rsync-3.2.3-150400.3.17.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12085", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12085" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12085", "url": "https://www.suse.com/security/cve/CVE-2024-12085" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234101 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1234101" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:34Z", "details": "moderate" } ], "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12086" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12086", "url": "https://www.suse.com/security/cve/CVE-2024-12086" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234102 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1234102" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:34Z", "details": "moderate" } ], "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12087" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client\u0027s intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12087", "url": "https://www.suse.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234103 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1234103" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:34Z", "details": "important" } ], "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12088" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12088", "url": "https://www.suse.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234104 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1234104" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:34Z", "details": "moderate" } ], "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12747" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync\u0027s handling of symbolic links. Rsync\u0027s default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12747", "url": "https://www.suse.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1235475 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1235475" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Micro 5.5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Proxy 4.3:rsync-3.2.3-150400.3.17.1.x86_64", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.ppc64le", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.s390x", "SUSE Manager Server 4.3:rsync-3.2.3-150400.3.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:34Z", "details": "moderate" } ], "title": "CVE-2024-12747" } ] }
suse-su-2025:0157-1
Vulnerability from csaf_suse
Published
2025-01-17 11:59
Modified
2025-01-17 11:59
Summary
Security update for rsync
Notes
Title of the patch
Security update for rsync
Description of the patch
This update for rsync fixes the following issues:
- CVE-2024-12085: leak of uninitialized stack data on the server leading to possible ASLR bypass. (bsc#1234101)
- CVE-2024-12086: leak of a client machine's file contents through the processing of checksum data. (bsc#1234102)
- CVE-2024-12087: arbitrary file overwrite possible on clients when symlink syncing is enabled. (bsc#1234103)
- CVE-2024-12088: bypass of the --safe-links flag may allow the placement of unsafe symlinks in a client. (bsc#1234104)
- CVE-2024-12747: Fixed a race condition in rsync handling symbolic links. (bsc#1235475)
Patchnames
SUSE-2025-157,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-157,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-157,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-157,SUSE-SUSE-MicroOS-5.1-2025-157,SUSE-SUSE-MicroOS-5.2-2025-157,SUSE-Storage-7.1-2025-157
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rsync", "title": "Title of the patch" }, { "category": "description", "text": "This update for rsync fixes the following issues:\n\n- CVE-2024-12085: leak of uninitialized stack data on the server leading to possible ASLR bypass. (bsc#1234101)\n- CVE-2024-12086: leak of a client machine\u0027s file contents through the processing of checksum data. (bsc#1234102)\n- CVE-2024-12087: arbitrary file overwrite possible on clients when symlink syncing is enabled. (bsc#1234103)\n- CVE-2024-12088: bypass of the --safe-links flag may allow the placement of unsafe symlinks in a client. (bsc#1234104)\n- CVE-2024-12747: Fixed a race condition in rsync handling symbolic links. (bsc#1235475)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-157,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-157,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-157,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-157,SUSE-SUSE-MicroOS-5.1-2025-157,SUSE-SUSE-MicroOS-5.2-2025-157,SUSE-Storage-7.1-2025-157", "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_0157-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0157-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250157-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0157-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020159.html" }, { "category": "self", "summary": "SUSE Bug 1234101", "url": "https://bugzilla.suse.com/1234101" }, { "category": "self", "summary": "SUSE Bug 1234102", "url": "https://bugzilla.suse.com/1234102" }, { "category": "self", "summary": "SUSE Bug 1234103", "url": "https://bugzilla.suse.com/1234103" }, { "category": "self", "summary": "SUSE Bug 1234104", "url": "https://bugzilla.suse.com/1234104" }, { "category": "self", "summary": "SUSE Bug 1235475", "url": "https://bugzilla.suse.com/1235475" }, { "category": "self", "summary": "SUSE Bug 1235895", "url": "https://bugzilla.suse.com/1235895" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12085 page", "url": "https://www.suse.com/security/cve/CVE-2024-12085/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12086 page", "url": "https://www.suse.com/security/cve/CVE-2024-12086/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12087 page", "url": "https://www.suse.com/security/cve/CVE-2024-12087/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12088 page", "url": "https://www.suse.com/security/cve/CVE-2024-12088/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12747 page", "url": "https://www.suse.com/security/cve/CVE-2024-12747/" } ], "title": "Security update for rsync", "tracking": { "current_release_date": "2025-01-17T11:59:43Z", "generator": { "date": "2025-01-17T11:59:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0157-1", "initial_release_date": "2025-01-17T11:59:43Z", "revision_history": [ { "date": "2025-01-17T11:59:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150000.4.33.1.aarch64", "product": { "name": "rsync-3.2.3-150000.4.33.1.aarch64", "product_id": "rsync-3.2.3-150000.4.33.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150000.4.33.1.i586", "product": { "name": "rsync-3.2.3-150000.4.33.1.i586", "product_id": "rsync-3.2.3-150000.4.33.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150000.4.33.1.ppc64le", "product": { "name": "rsync-3.2.3-150000.4.33.1.ppc64le", "product_id": "rsync-3.2.3-150000.4.33.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150000.4.33.1.s390x", "product": { "name": "rsync-3.2.3-150000.4.33.1.s390x", "product_id": "rsync-3.2.3-150000.4.33.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.3-150000.4.33.1.x86_64", "product": { "name": "rsync-3.2.3-150000.4.33.1.x86_64", "product_id": "rsync-3.2.3-150000.4.33.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le" }, "product_reference": "rsync-3.2.3-150000.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x" }, "product_reference": "rsync-3.2.3-150000.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le" }, "product_reference": "rsync-3.2.3-150000.4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x" }, "product_reference": "rsync-3.2.3-150000.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x" }, "product_reference": "rsync-3.2.3-150000.4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.3-150000.4.33.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64" }, "product_reference": "rsync-3.2.3-150000.4.33.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12085", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12085" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12085", "url": "https://www.suse.com/security/cve/CVE-2024-12085" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234101 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1234101" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:43Z", "details": "moderate" } ], "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12086" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12086", "url": "https://www.suse.com/security/cve/CVE-2024-12086" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234102 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1234102" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:43Z", "details": "moderate" } ], "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12087" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client\u0027s intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12087", "url": "https://www.suse.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234103 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1234103" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:43Z", "details": "important" } ], "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12088" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12088", "url": "https://www.suse.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234104 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1234104" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:43Z", "details": "moderate" } ], "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12747" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync\u0027s handling of symbolic links. Rsync\u0027s default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12747", "url": "https://www.suse.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1235475 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1235475" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Enterprise Storage 7.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.1:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Micro 5.2:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rsync-3.2.3-150000.4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rsync-3.2.3-150000.4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T11:59:43Z", "details": "moderate" } ], "title": "CVE-2024-12747" } ] }
suse-su-2025:0166-1
Vulnerability from csaf_suse
Published
2025-01-17 16:09
Modified
2025-01-17 16:09
Summary
Security update for rsync
Notes
Title of the patch
Security update for rsync
Description of the patch
This update for rsync fixes the following issues:
- CVE-2024-12085: leak of uninitialized stack data on the server leading to possible ASLR bypass. (bsc#1234101)
- CVE-2024-12086: leak of a client machine's file contents through the processing of checksum data. (bsc#1234102)
- CVE-2024-12087: arbitrary file overwrite possible on clients when symlink syncing is enabled. (bsc#1234103)
- CVE-2024-12088: bypass of the --safe-links flag may allow the placement of unsafe symlinks in a client. (bsc#1234104)
- CVE-2024-12747: Fixed a race condition in handling symbolic links. (bsc#1235475)
Patchnames
SUSE-2025-166,SUSE-SLE-SERVER-12-SP5-LTSS-2025-166,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-166
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rsync", "title": "Title of the patch" }, { "category": "description", "text": "This update for rsync fixes the following issues:\n\n- CVE-2024-12085: leak of uninitialized stack data on the server leading to possible ASLR bypass. (bsc#1234101)\n- CVE-2024-12086: leak of a client machine\u0027s file contents through the processing of checksum data. (bsc#1234102)\n- CVE-2024-12087: arbitrary file overwrite possible on clients when symlink syncing is enabled. (bsc#1234103)\n- CVE-2024-12088: bypass of the --safe-links flag may allow the placement of unsafe symlinks in a client. (bsc#1234104)\n- CVE-2024-12747: Fixed a race condition in handling symbolic links. (bsc#1235475)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-166,SUSE-SLE-SERVER-12-SP5-LTSS-2025-166,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-166", "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_0166-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0166-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250166-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0166-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020167.html" }, { "category": "self", "summary": "SUSE Bug 1234101", "url": "https://bugzilla.suse.com/1234101" }, { "category": "self", "summary": "SUSE Bug 1234102", "url": "https://bugzilla.suse.com/1234102" }, { "category": "self", "summary": "SUSE Bug 1234103", "url": "https://bugzilla.suse.com/1234103" }, { "category": "self", "summary": "SUSE Bug 1234104", "url": "https://bugzilla.suse.com/1234104" }, { "category": "self", "summary": "SUSE Bug 1235475", "url": "https://bugzilla.suse.com/1235475" }, { "category": "self", "summary": "SUSE Bug 1235895", "url": "https://bugzilla.suse.com/1235895" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12085 page", "url": "https://www.suse.com/security/cve/CVE-2024-12085/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12086 page", "url": "https://www.suse.com/security/cve/CVE-2024-12086/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12087 page", "url": "https://www.suse.com/security/cve/CVE-2024-12087/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12088 page", "url": "https://www.suse.com/security/cve/CVE-2024-12088/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12747 page", "url": "https://www.suse.com/security/cve/CVE-2024-12747/" } ], "title": "Security update for rsync", "tracking": { "current_release_date": "2025-01-17T16:09:43Z", "generator": { "date": "2025-01-17T16:09:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0166-1", "initial_release_date": "2025-01-17T16:09:43Z", "revision_history": [ { "date": "2025-01-17T16:09:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rsync-3.1.3-3.22.1.aarch64", "product": { "name": "rsync-3.1.3-3.22.1.aarch64", "product_id": "rsync-3.1.3-3.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-3.1.3-3.22.1.i586", "product": { "name": "rsync-3.1.3-3.22.1.i586", "product_id": "rsync-3.1.3-3.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "rsync-3.1.3-3.22.1.ppc64le", "product": { "name": "rsync-3.1.3-3.22.1.ppc64le", "product_id": "rsync-3.1.3-3.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rsync-3.1.3-3.22.1.s390", "product": { "name": "rsync-3.1.3-3.22.1.s390", "product_id": "rsync-3.1.3-3.22.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "rsync-3.1.3-3.22.1.s390x", "product": { "name": "rsync-3.1.3-3.22.1.s390x", "product_id": "rsync-3.1.3-3.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rsync-3.1.3-3.22.1.x86_64", "product": { "name": "rsync-3.1.3-3.22.1.x86_64", "product_id": "rsync-3.1.3-3.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rsync-3.1.3-3.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64" }, "product_reference": "rsync-3.1.3-3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.1.3-3.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le" }, "product_reference": "rsync-3.1.3-3.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.1.3-3.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x" }, "product_reference": "rsync-3.1.3-3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.1.3-3.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64" }, "product_reference": "rsync-3.1.3-3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.1.3-3.22.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" }, "product_reference": "rsync-3.1.3-3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12085", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12085" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12085", "url": "https://www.suse.com/security/cve/CVE-2024-12085" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234101 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1234101" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:43Z", "details": "moderate" } ], "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12086" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12086", "url": "https://www.suse.com/security/cve/CVE-2024-12086" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234102 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1234102" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:43Z", "details": "moderate" } ], "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12087" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client\u0027s intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12087", "url": "https://www.suse.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234103 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1234103" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:43Z", "details": "important" } ], "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12088" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12088", "url": "https://www.suse.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234104 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1234104" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:43Z", "details": "moderate" } ], "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12747" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync\u0027s handling of symbolic links. Rsync\u0027s default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12747", "url": "https://www.suse.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1235475 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1235475" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:rsync-3.1.3-3.22.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:rsync-3.1.3-3.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-17T16:09:43Z", "details": "moderate" } ], "title": "CVE-2024-12747" } ] }
suse-su-2025:20122-1
Vulnerability from csaf_suse
Published
2025-02-04 08:59
Modified
2025-02-04 08:59
Summary
Security update for rsync
Notes
Title of the patch
Security update for rsync
Description of the patch
This update for rsync fixes the following issues:
- CVE-2024-12084: Fixed Heap Buffer Overflow in Checksum Parsing (bsc#1234100).
- CVE-2024-12085: Fixed Info Leak via uninitialized Stack contents defeating ASLR (bsc#1234101).
- CVE-2024-12086: Fixed server leaking arbitrary client files (bsc#1234102).
- CVE-2024-12087: Fixed server use of symbolic links to make client write files outside of destination directory (bsc#1234103).
- CVE-2024-12088: Fixed --safe-links bypass (bsc#1234104).
- CVE-2024-12747: Fixed Race Condition in rsync Handling Symbolic Links (bsc#1235475).
Patchnames
SUSE-SLE-Micro-6.0-203
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "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 rsync", "title": "Title of the patch" }, { "category": "description", "text": "This update for rsync fixes the following issues:\n\n- CVE-2024-12084: Fixed Heap Buffer Overflow in Checksum Parsing (bsc#1234100).\n- CVE-2024-12085: Fixed Info Leak via uninitialized Stack contents defeating ASLR (bsc#1234101).\n- CVE-2024-12086: Fixed server leaking arbitrary client files (bsc#1234102).\n- CVE-2024-12087: Fixed server use of symbolic links to make client write files outside of destination directory (bsc#1234103).\n- CVE-2024-12088: Fixed --safe-links bypass (bsc#1234104).\n- CVE-2024-12747: Fixed Race Condition in rsync Handling Symbolic Links (bsc#1235475).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Micro-6.0-203", "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_20122-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:20122-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520122-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:20122-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021207.html" }, { "category": "self", "summary": "SUSE Bug 1234100", "url": "https://bugzilla.suse.com/1234100" }, { "category": "self", "summary": "SUSE Bug 1234101", "url": "https://bugzilla.suse.com/1234101" }, { "category": "self", "summary": "SUSE Bug 1234102", "url": "https://bugzilla.suse.com/1234102" }, { "category": "self", "summary": "SUSE Bug 1234103", "url": "https://bugzilla.suse.com/1234103" }, { "category": "self", "summary": "SUSE Bug 1234104", "url": "https://bugzilla.suse.com/1234104" }, { "category": "self", "summary": "SUSE Bug 1235475", "url": "https://bugzilla.suse.com/1235475" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12084 page", "url": "https://www.suse.com/security/cve/CVE-2024-12084/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12085 page", "url": "https://www.suse.com/security/cve/CVE-2024-12085/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12086 page", "url": "https://www.suse.com/security/cve/CVE-2024-12086/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12087 page", "url": "https://www.suse.com/security/cve/CVE-2024-12087/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12088 page", "url": "https://www.suse.com/security/cve/CVE-2024-12088/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12747 page", "url": "https://www.suse.com/security/cve/CVE-2024-12747/" } ], "title": "Security update for rsync", "tracking": { "current_release_date": "2025-02-04T08:59:54Z", "generator": { "date": "2025-02-04T08:59:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:20122-1", "initial_release_date": "2025-02-04T08:59:54Z", "revision_history": [ { "date": "2025-02-04T08:59:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rsync-3.2.7-4.1.aarch64", "product": { "name": "rsync-3.2.7-4.1.aarch64", "product_id": "rsync-3.2.7-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.7-4.1.s390x", "product": { "name": "rsync-3.2.7-4.1.s390x", "product_id": "rsync-3.2.7-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rsync-3.2.7-4.1.x86_64", "product": { "name": "rsync-3.2.7-4.1.x86_64", "product_id": "rsync-3.2.7-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Micro 6.0", "product": { "name": "SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0", "product_identification_helper": { "cpe": "cpe:/o:suse:sl-micro:6.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-4.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64" }, "product_reference": "rsync-3.2.7-4.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-4.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x" }, "product_reference": "rsync-3.2.7-4.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.2.7-4.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" }, "product_reference": "rsync-3.2.7-4.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12084", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12084" } ], "notes": [ { "category": "general", "text": "A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12084", "url": "https://www.suse.com/security/cve/CVE-2024-12084" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12084", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234100 for CVE-2024-12084", "url": "https://bugzilla.suse.com/1234100" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-04T08:59:54Z", "details": "critical" } ], "title": "CVE-2024-12084" }, { "cve": "CVE-2024-12085", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12085" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12085", "url": "https://www.suse.com/security/cve/CVE-2024-12085" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234101 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1234101" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-04T08:59:54Z", "details": "moderate" } ], "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12086" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12086", "url": "https://www.suse.com/security/cve/CVE-2024-12086" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234102 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1234102" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-04T08:59:54Z", "details": "moderate" } ], "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12087" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client\u0027s intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12087", "url": "https://www.suse.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234103 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1234103" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-04T08:59:54Z", "details": "important" } ], "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12088" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12088", "url": "https://www.suse.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234104 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1234104" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-04T08:59:54Z", "details": "moderate" } ], "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12747" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync\u0027s handling of symbolic links. Rsync\u0027s default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12747", "url": "https://www.suse.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1235475 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1235475" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.aarch64", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.s390x", "SUSE Linux Micro 6.0:rsync-3.2.7-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-04T08:59:54Z", "details": "moderate" } ], "title": "CVE-2024-12747" } ] }
suse-su-2025:20223-1
Vulnerability from csaf_suse
Published
2025-02-07 09:57
Modified
2025-02-07 09:57
Summary
Security update for rsync
Notes
Title of the patch
Security update for rsync
Description of the patch
This update for rsync fixes the following issues:
- Bump protocol version to 32 - make it easier to show server is patched.
- Fix FLAG_GOT_DIR_FLIST collission with FLAG_HLINKED
- Security update,CVE-2024-12747, bsc#1235475 race condition in handling symbolic links
- Security update, fix multiple vulnerabilities:
* CVE-2024-12084, bsc#1234100 - Heap Buffer Overflow in Checksum Parsing
* CVE-2024-12085, bsc#1234101 - Info Leak via uninitialized Stack contents defeats ASLR
* CVE-2024-12086, bsc#1234102 - Server leaks arbitrary client files
* CVE-2024-12087, bsc#1234103 - Server can make client write files outside of destination directory using symbolic links
* CVE-2024-12088, bsc#1234104 - --safe-links Bypass
Patchnames
SUSE-SLE-Micro-6.1-15
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "critical" }, "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 rsync", "title": "Title of the patch" }, { "category": "description", "text": "This update for rsync fixes the following issues:\n\n- Bump protocol version to 32 - make it easier to show server is patched. \n\n- Fix FLAG_GOT_DIR_FLIST collission with FLAG_HLINKED\n\n- Security update,CVE-2024-12747, bsc#1235475 race condition in handling symbolic links\n \n- Security update, fix multiple vulnerabilities:\n * CVE-2024-12084, bsc#1234100 - Heap Buffer Overflow in Checksum Parsing\n * CVE-2024-12085, bsc#1234101 - Info Leak via uninitialized Stack contents defeats ASLR\n * CVE-2024-12086, bsc#1234102 - Server leaks arbitrary client files\n * CVE-2024-12087, bsc#1234103 - Server can make client write files outside of destination directory using symbolic links\n * CVE-2024-12088, bsc#1234104 - --safe-links Bypass\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Micro-6.1-15", "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_20223-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:20223-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520223-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:20223-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021107.html" }, { "category": "self", "summary": "SUSE Bug 1234100", "url": "https://bugzilla.suse.com/1234100" }, { "category": "self", "summary": "SUSE Bug 1234101", "url": "https://bugzilla.suse.com/1234101" }, { "category": "self", "summary": "SUSE Bug 1234102", "url": "https://bugzilla.suse.com/1234102" }, { "category": "self", "summary": "SUSE Bug 1234103", "url": "https://bugzilla.suse.com/1234103" }, { "category": "self", "summary": "SUSE Bug 1234104", "url": "https://bugzilla.suse.com/1234104" }, { "category": "self", "summary": "SUSE Bug 1235475", "url": "https://bugzilla.suse.com/1235475" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12084 page", "url": "https://www.suse.com/security/cve/CVE-2024-12084/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12085 page", "url": "https://www.suse.com/security/cve/CVE-2024-12085/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12086 page", "url": "https://www.suse.com/security/cve/CVE-2024-12086/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12087 page", "url": "https://www.suse.com/security/cve/CVE-2024-12087/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12088 page", "url": "https://www.suse.com/security/cve/CVE-2024-12088/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12747 page", "url": "https://www.suse.com/security/cve/CVE-2024-12747/" } ], "title": "Security update for rsync", "tracking": { "current_release_date": "2025-02-07T09:57:24Z", "generator": { "date": "2025-02-07T09:57:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:20223-1", "initial_release_date": "2025-02-07T09:57:24Z", "revision_history": [ { "date": "2025-02-07T09:57:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rsync-3.3.0-slfo.1.1_3.1.aarch64", "product": { "name": "rsync-3.3.0-slfo.1.1_3.1.aarch64", "product_id": "rsync-3.3.0-slfo.1.1_3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-3.3.0-slfo.1.1_3.1.s390x", "product": { "name": "rsync-3.3.0-slfo.1.1_3.1.s390x", "product_id": "rsync-3.3.0-slfo.1.1_3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rsync-3.3.0-slfo.1.1_3.1.x86_64", "product": { "name": "rsync-3.3.0-slfo.1.1_3.1.x86_64", "product_id": "rsync-3.3.0-slfo.1.1_3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Micro 6.1", "product": { "name": "SUSE Linux Micro 6.1", "product_id": "SUSE Linux Micro 6.1", "product_identification_helper": { "cpe": "cpe:/o:suse:sl-micro:6.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rsync-3.3.0-slfo.1.1_3.1.aarch64 as component of SUSE Linux Micro 6.1", "product_id": "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64" }, "product_reference": "rsync-3.3.0-slfo.1.1_3.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.1" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.3.0-slfo.1.1_3.1.s390x as component of SUSE Linux Micro 6.1", "product_id": "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x" }, "product_reference": "rsync-3.3.0-slfo.1.1_3.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.1" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.3.0-slfo.1.1_3.1.x86_64 as component of SUSE Linux Micro 6.1", "product_id": "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" }, "product_reference": "rsync-3.3.0-slfo.1.1_3.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12084", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12084" } ], "notes": [ { "category": "general", "text": "A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12084", "url": "https://www.suse.com/security/cve/CVE-2024-12084" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12084", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234100 for CVE-2024-12084", "url": "https://bugzilla.suse.com/1234100" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-07T09:57:24Z", "details": "critical" } ], "title": "CVE-2024-12084" }, { "cve": "CVE-2024-12085", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12085" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12085", "url": "https://www.suse.com/security/cve/CVE-2024-12085" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234101 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1234101" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-07T09:57:24Z", "details": "moderate" } ], "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12086" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12086", "url": "https://www.suse.com/security/cve/CVE-2024-12086" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234102 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1234102" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-07T09:57:24Z", "details": "moderate" } ], "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12087" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client\u0027s intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12087", "url": "https://www.suse.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234103 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1234103" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-07T09:57:24Z", "details": "important" } ], "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12088" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12088", "url": "https://www.suse.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234104 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1234104" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-07T09:57:24Z", "details": "moderate" } ], "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12747" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync\u0027s handling of symbolic links. Rsync\u0027s default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12747", "url": "https://www.suse.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1235475 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1235475" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.aarch64", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.s390x", "SUSE Linux Micro 6.1:rsync-3.3.0-slfo.1.1_3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-07T09:57:24Z", "details": "moderate" } ], "title": "CVE-2024-12747" } ] }
opensuse-su-2025:14665-1
Vulnerability from csaf_opensuse
Published
2025-01-18 00:00
Modified
2025-01-18 00:00
Summary
rsync-3.4.1-1.1 on GA media
Notes
Title of the patch
rsync-3.4.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the rsync-3.4.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14665
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "rsync-3.4.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the rsync-3.4.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-14665", "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_14665-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12084 page", "url": "https://www.suse.com/security/cve/CVE-2024-12084/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12085 page", "url": "https://www.suse.com/security/cve/CVE-2024-12085/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12086 page", "url": "https://www.suse.com/security/cve/CVE-2024-12086/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12087 page", "url": "https://www.suse.com/security/cve/CVE-2024-12087/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12088 page", "url": "https://www.suse.com/security/cve/CVE-2024-12088/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12747 page", "url": "https://www.suse.com/security/cve/CVE-2024-12747/" } ], "title": "rsync-3.4.1-1.1 on GA media", "tracking": { "current_release_date": "2025-01-18T00:00:00Z", "generator": { "date": "2025-01-18T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:14665-1", "initial_release_date": "2025-01-18T00:00:00Z", "revision_history": [ { "date": "2025-01-18T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rsync-3.4.1-1.1.aarch64", "product": { "name": "rsync-3.4.1-1.1.aarch64", "product_id": "rsync-3.4.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-3.4.1-1.1.ppc64le", "product": { "name": "rsync-3.4.1-1.1.ppc64le", "product_id": "rsync-3.4.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rsync-3.4.1-1.1.s390x", "product": { "name": "rsync-3.4.1-1.1.s390x", "product_id": "rsync-3.4.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rsync-3.4.1-1.1.x86_64", "product": { "name": "rsync-3.4.1-1.1.x86_64", "product_id": "rsync-3.4.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": "rsync-3.4.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64" }, "product_reference": "rsync-3.4.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.4.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le" }, "product_reference": "rsync-3.4.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.4.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x" }, "product_reference": "rsync-3.4.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-3.4.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" }, "product_reference": "rsync-3.4.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12084", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12084" } ], "notes": [ { "category": "general", "text": "A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12084", "url": "https://www.suse.com/security/cve/CVE-2024-12084" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12084", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234100 for CVE-2024-12084", "url": "https://bugzilla.suse.com/1234100" } ], "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:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-18T00:00:00Z", "details": "critical" } ], "title": "CVE-2024-12084" }, { "cve": "CVE-2024-12085", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12085" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12085", "url": "https://www.suse.com/security/cve/CVE-2024-12085" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234101 for CVE-2024-12085", "url": "https://bugzilla.suse.com/1234101" } ], "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:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-18T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12086" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12086", "url": "https://www.suse.com/security/cve/CVE-2024-12086" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234102 for CVE-2024-12086", "url": "https://bugzilla.suse.com/1234102" } ], "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:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-18T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12087" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client\u0027s intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12087", "url": "https://www.suse.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234103 for CVE-2024-12087", "url": "https://bugzilla.suse.com/1234103" } ], "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:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-18T00:00:00Z", "details": "important" } ], "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12088" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12088", "url": "https://www.suse.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1234104 for CVE-2024-12088", "url": "https://bugzilla.suse.com/1234104" } ], "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:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-18T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12747" } ], "notes": [ { "category": "general", "text": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync\u0027s handling of symbolic links. Rsync\u0027s default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12747", "url": "https://www.suse.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "SUSE Bug 1233760 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1233760" }, { "category": "external", "summary": "SUSE Bug 1235475 for CVE-2024-12747", "url": "https://bugzilla.suse.com/1235475" } ], "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:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:rsync-3.4.1-1.1.aarch64", "openSUSE Tumbleweed:rsync-3.4.1-1.1.ppc64le", "openSUSE Tumbleweed:rsync-3.4.1-1.1.s390x", "openSUSE Tumbleweed:rsync-3.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-18T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-12747" } ] }
wid-sec-w-2025-0084
Vulnerability from csaf_certbund
Published
2025-01-14 23:00
Modified
2025-07-09 22:00
Summary
Rsync: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Rsync ist ein Tool, um Dateien und Verzeichnisse zu synchronisieren.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Rsync ausnutzen, um vertrauliche Informationen preiszugeben, sich erhöhte Rechte zu verschaffen und Daten zu manipulieren.
Betroffene Betriebssysteme
- Linux
- UNIX
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Rsync ist ein Tool, um Dateien und Verzeichnisse zu synchronisieren.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Rsync ausnutzen, um vertrauliche Informationen preiszugeben, sich erh\u00f6hte Rechte zu verschaffen und Daten zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0084 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0084.json" }, { "category": "self", "summary": "WID-SEC-2025-0084 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0084" }, { "category": "external", "summary": "VU#952657: Rsync contains six vulnerabilities vom 2025-01-14", "url": "https://kb.cert.org/vuls/id/952657" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-73C1F25730 vom 2025-01-14", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-73c1f25730" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202501-1 vom 2025-01-14", "url": "https://security.archlinux.org/ASA-202501-1" }, { "category": "external", "summary": "Debian Security Advisory DSA-5843 vom 2025-01-14", "url": "https://lists.debian.org/debian-security-announce/2025/msg00004.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-4015 vom 2025-01-14", "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00008.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-1954 vom 2025-01-15", "url": "https://alas.aws.amazon.com/ALAS-2025-1954.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2730 vom 2025-01-15", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2730.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-EC87287710 vom 2025-01-14", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-ec87287710" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7206-1 vom 2025-01-14", "url": "https://ubuntu.com/security/notices/USN-7206-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0324 vom 2025-01-15", "url": "https://access.redhat.com/errata/RHSA-2025:0324" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0325 vom 2025-01-15", "url": "https://access.redhat.com/errata/RHSA-2025:0325" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0118-2 vom 2025-01-15", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/4BRNRPJ3VCRVJMGFGC5EPYWUJTTXNY57/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0121-2 vom 2025-01-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020135.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0122-2 vom 2025-01-15", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FDJSS5UVGBZXCNVBX4FQ77W4TUNRVECV/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0118-2 vom 2025-01-15", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4BRNRPJ3VCRVJMGFGC5EPYWUJTTXNY57/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0122-2 vom 2025-01-15", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/FDJSS5UVGBZXCNVBX4FQ77W4TUNRVECV/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0118-1 vom 2025-01-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020130.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-0325 vom 2025-01-15", "url": "https://linux.oracle.com/errata/ELSA-2025-0325.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-0324 vom 2025-01-15", "url": "https://linux.oracle.com/errata/ELSA-2025-0324.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202501-01 vom 2025-01-15", "url": "https://security.gentoo.org/glsa/202501-01" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0122-1 vom 2025-01-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020127.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0121-1 vom 2025-01-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020128.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0120-1 vom 2025-01-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020129.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0120-2 vom 2025-01-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020137.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0122-2 vom 2025-01-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020136.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2731 vom 2025-01-17", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2731.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7206-2 vom 2025-01-16", "url": "https://ubuntu.com/security/notices/USN-7206-2" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-1955 vom 2025-01-17", "url": "https://alas.aws.amazon.com/ALAS-2025-1955.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-3EC637E6E9 vom 2025-01-16", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-3ec637e6e9" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0166-1 vom 2025-01-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020167.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0165-1 vom 2025-01-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020168.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0156-1 vom 2025-01-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020160.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2025:0325 vom 2025-01-17", "url": "https://errata.build.resf.org/RLSA-2025:0325" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0157-1 vom 2025-01-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020159.html" }, { "category": "external", "summary": "HAProxy Security Update vom 2025-01-22", "url": "https://www.haproxy.com/blog/january-2025-multiple-rsync-cves-impacting-memory-and-file-handling-in-linux-virtual-images" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0637 vom 2025-01-23", "url": "https://access.redhat.com/errata/RHSA-2025:0637" }, { "category": "external", "summary": "Google Container-Optimized OS Release Notes, Stand vom 2025-01-23", "url": "https://cloud.google.com/container-optimized-os/docs/release-notes/dev" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0688 vom 2025-01-27", "url": "https://access.redhat.com/errata/RHSA-2025:0688" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0714 vom 2025-01-27", "url": "https://access.redhat.com/errata/RHSA-2025:0714" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0783 vom 2025-01-28", "url": "https://access.redhat.com/errata/RHSA-2025:0783" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7206-3 vom 2025-01-28", "url": "https://ubuntu.com/security/notices/USN-7206-3" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0787 vom 2025-01-29", "url": "https://access.redhat.com/errata/RHSA-2025:0787" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0774 vom 2025-01-28", "url": "https://access.redhat.com/errata/RHSA-2025:0774" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0790 vom 2025-01-30", "url": "https://rhn.redhat.com/errata/RHSA-2025:0790.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0849 vom 2025-01-30", "url": "https://access.redhat.com/errata/RHSA-2025:0849" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0884 vom 2025-02-03", "url": "https://access.redhat.com/errata/RHSA-2025:0884" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0885 vom 2025-02-03", "url": "https://access.redhat.com/errata/RHSA-2025:0885" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0875 vom 2025-02-05", "url": "https://access.redhat.com/errata/RHSA-2025:0875" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0827 vom 2025-02-06", "url": "https://access.redhat.com/errata/RHSA-2025:0827" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0831 vom 2025-02-06", "url": "https://access.redhat.com/errata/RHSA-2025:0831" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0876 vom 2025-02-05", "url": "https://access.redhat.com/errata/RHSA-2025:0876" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0840 vom 2025-02-06", "url": "https://access.redhat.com/errata/RHSA-2025:0840" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7206-4 vom 2025-02-10", "url": "https://ubuntu.com/security/notices/USN-7206-4" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1128 vom 2025-02-12", "url": "https://access.redhat.com/errata/RHSA-2025:1128" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1120 vom 2025-02-11", "url": "https://access.redhat.com/errata/RHSA-2025:1120" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1123 vom 2025-02-12", "url": "https://access.redhat.com/errata/RHSA-2025:1123" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1227 vom 2025-02-12", "url": "https://access.redhat.com/errata/RHSA-2025:1227" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1225 vom 2025-02-12", "url": "https://access.redhat.com/errata/RHSA-2025:1225" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1242 vom 2025-02-13", "url": "https://access.redhat.com/errata/RHSA-2025:1242" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-0714 vom 2025-02-14", "url": "https://linux.oracle.com/errata/ELSA-2025-0714.html" }, { "category": "external", "summary": "IBM Security Bulletin 7183584 vom 2025-02-18", "url": "https://www.ibm.com/support/pages/node/7183584" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1451 vom 2025-02-19", "url": "https://access.redhat.com/errata/RHSA-2025:1451" }, { "category": "external", "summary": "PoC auf GitHub vom 2025-02-25", "url": "https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:2600 vom 2025-03-11", "url": "https://access.redhat.com/errata/RHSA-2025:2600" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-2600 vom 2025-03-11", "url": "https://linux.oracle.com/errata/ELSA-2025-2600.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:2701 vom 2025-03-20", "url": "https://access.redhat.com/errata/RHSA-2025:2701" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0991-1 vom 2025-03-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020585.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:3124 vom 2025-03-24", "url": "https://access.redhat.com/errata/RHSA-2025:3124" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:1330-1 vom 2025-04-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020716.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:7050 vom 2025-05-13", "url": "https://access.redhat.com/errata/RHSA-2025:7050" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8278 vom 2025-05-29", "url": "https://rhn.redhat.com/errata/RHSA-2025:8278.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8274 vom 2025-05-28", "url": "https://access.redhat.com/errata/RHSA-2025:8274" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8278 vom 2025-05-28", "url": "https://access.redhat.com/errata/RHSA-2025:8278" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8274 vom 2025-05-29", "url": "https://rhn.redhat.com/errata/RHSA-2025:8274.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2025-213 vom 2025-05-30", "url": "https://www.dell.com/support/kbdoc/de-de/000326299/dsa-2025-213-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-multiple-third-party-vulnerabilities" }, { "category": "external", "summary": "XEROX Security Advisory XRX25-012 vom 2025-06-02", "url": "https://security.business.xerox.com/wp-content/uploads/2025/06/Xerox-Security-Bulletin-XRX25-012-for-Xerox-FreeFlow-Print-Server-v9.pdf" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20223-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021107.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20122-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021258.html" }, { "category": "external", "summary": "GitLab Patch Release vom 2025-07-09", "url": "https://about.gitlab.com/releases/2025/07/09/patch-release-gitlab-18-1-2-released/" } ], "source_lang": "en-US", "title": "Rsync: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-07-09T22:00:00.000+00:00", "generator": { "date": "2025-07-10T07:00:57.991+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-0084", "initial_release_date": "2025-01-14T23:00:00.000+00:00", "revision_history": [ { "date": "2025-01-14T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-01-15T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE, Oracle Linux und Gentoo aufgenommen" }, { "date": "2025-01-16T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Amazon, Ubuntu und Fedora aufgenommen" }, { "date": "2025-01-19T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE und Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2025-01-22T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-23T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates aufgenommen" }, { "date": "2025-01-26T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-27T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-28T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen" }, { "date": "2025-01-29T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-30T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-02T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-04T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-05T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-09T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-02-11T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-12T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-13T23:00:00.000+00:00", "number": "18", "summary": "Produktzuordnung korrigiert" }, { "date": "2025-02-16T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-02-18T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2025-02-19T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-25T23:00:00.000+00:00", "number": "22", "summary": "PoC aufgenommen" }, { "date": "2025-03-10T23:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-03-19T23:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-03-24T23:00:00.000+00:00", "number": "25", "summary": "Neue Updates von SUSE und Red Hat aufgenommen" }, { "date": "2025-04-16T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-05-12T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-05-29T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-06-02T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2025-06-03T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-09T22:00:00.000+00:00", "number": "31", "summary": "Neue Updates aufgenommen" } ], "status": "final", "version": "31" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Dell Avamar", "product": { "name": "Dell Avamar", "product_id": "T039664", "product_identification_helper": { "cpe": "cpe:/a:dell:avamar:-" } } }, { "category": "product_name", "name": "Dell NetWorker", "product": { "name": "Dell NetWorker", "product_id": "T034583", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:virtual" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003ccos-dev-121-18828-0-0", "product": { "name": "Google Container-Optimized OS \u003ccos-dev-121-18828-0-0", "product_id": "T040596" } }, { "category": "product_version", "name": "cos-dev-121-18828-0-0", "product": { "name": "Google Container-Optimized OS cos-dev-121-18828-0-0", "product_id": "T040596-fixed", "product_identification_helper": { "cpe": "cpe:/o:google:container-optimized_os:cos-dev-121-18828-0-0" } } } ], "category": "product_name", "name": "Container-Optimized OS" } ], "category": "vendor", "name": "Google" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "Fusion virtual images \u003c20250121", "product": { "name": "HAProxy HAProxy Fusion virtual images \u003c20250121", "product_id": "T040547" } }, { "category": "product_version", "name": "Fusion virtual images 20250121", "product": { "name": "HAProxy HAProxy Fusion virtual images 20250121", "product_id": "T040547-fixed", "product_identification_helper": { "cpe": "cpe:/a:haproxy:haproxy:20250121::fusion_virtual_images" } } } ], "category": "product_name", "name": "HAProxy" } ], "category": "vendor", "name": "HAProxy" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c7.5.0 UP11 IF01", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP11 IF01", "product_id": "T041270" } }, { "category": "product_version", "name": "7.5.0 UP11 IF01", "product": { "name": "IBM QRadar SIEM 7.5.0 UP11 IF01", "product_id": "T041270-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11_if01" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "Open Source Arch Linux", "product": { "name": "Open Source Arch Linux", "product_id": "T013312", "product_identification_helper": { "cpe": "cpe:/o:archlinux:archlinux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c18.1.2", "product": { "name": "Open Source GitLab \u003c18.1.2", "product_id": "T045288" } }, { "category": "product_version", "name": "18.1.2", "product": { "name": "Open Source GitLab 18.1.2", "product_id": "T045288-fixed", "product_identification_helper": { "cpe": "cpe:/a:gitlab:gitlab:18.1.2" } } }, { "category": "product_version_range", "name": "\u003c18.0.4", "product": { "name": "Open Source GitLab \u003c18.0.4", "product_id": "T045289" } }, { "category": "product_version", "name": "18.0.4", "product": { "name": "Open Source GitLab 18.0.4", "product_id": "T045289-fixed", "product_identification_helper": { "cpe": "cpe:/a:gitlab:gitlab:18.0.4" } } }, { "category": "product_version_range", "name": "\u003c17.11.6", "product": { "name": "Open Source GitLab \u003c17.11.6", "product_id": "T045290" } }, { "category": "product_version", "name": "17.11.6", "product": { "name": "Open Source GitLab 17.11.6", "product_id": "T045290-fixed", "product_identification_helper": { "cpe": "cpe:/a:gitlab:gitlab:17.11.6" } } } ], "category": "product_name", "name": "GitLab" }, { "branches": [ { "category": "product_version_range", "name": "\u003c3.4.0", "product": { "name": "Open Source Rsync \u003c3.4.0", "product_id": "T040198" } }, { "category": "product_version", "name": "3.4.0", "product": { "name": "Open Source Rsync 3.4.0", "product_id": "T040198-fixed", "product_identification_helper": { "cpe": "cpe:/a:gnu:rsync:3.4.0" } } } ], "category": "product_name", "name": "Rsync" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "2.4", "product": { "name": "Red Hat Ansible Automation Platform 2.4", "product_id": "1496312", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4" } } } ], "category": "product_name", "name": "Ansible Automation Platform" }, { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "Container Platform \u003c4.17.15", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.17.15", "product_id": "T040819" } }, { "category": "product_version", "name": "Container Platform 4.17.15", "product": { "name": "Red Hat OpenShift Container Platform 4.17.15", "product_id": "T040819-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.17.15" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.16.33", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.16.33", "product_id": "T040821" } }, { "category": "product_version", "name": "Container Platform 4.16.33", "product": { "name": "Red Hat OpenShift Container Platform 4.16.33", "product_id": "T040821-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.16.33" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.12.72", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.12.72", "product_id": "T040822" } }, { "category": "product_version", "name": "Container Platform 4.12.72", "product": { "name": "Red Hat OpenShift Container Platform 4.12.72", "product_id": "T040822-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.12.72" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.14.46", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.14.46", "product_id": "T040823" } }, { "category": "product_version", "name": "Container Platform 4.14.46", "product": { "name": "Red Hat OpenShift Container Platform 4.14.46", "product_id": "T040823-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.14.46" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.17.16", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.17.16", "product_id": "T041007" } }, { "category": "product_version", "name": "Container Platform 4.17.16", "product": { "name": "Red Hat OpenShift Container Platform 4.17.16", "product_id": "T041007-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.17.16" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.16.34", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.16.34", "product_id": "T041111" } }, { "category": "product_version", "name": "Container Platform 4.16.34", "product": { "name": "Red Hat OpenShift Container Platform 4.16.34", "product_id": "T041111-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.16.34" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.15.45", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.15.45", "product_id": "T041112" } }, { "category": "product_version", "name": "Container Platform 4.15.45", "product": { "name": "Red Hat OpenShift Container Platform 4.15.45", "product_id": "T041112-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.15.45" } } }, { "category": "product_version_range", "name": "\u003c5.8.17", "product": { "name": "Red Hat OpenShift \u003c5.8.17", "product_id": "T041147" } }, { "category": "product_version", "name": "5.8.17", "product": { "name": "Red Hat OpenShift 5.8.17", "product_id": "T041147-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:5.8.17" } } }, { "category": "product_version_range", "name": "\u003c5.9.11", "product": { "name": "Red Hat OpenShift \u003c5.9.11", "product_id": "T041187" } }, { "category": "product_version", "name": "5.9.11", "product": { "name": "Red Hat OpenShift 5.9.11", "product_id": "T041187-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:5.9.11" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.12.73", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.12.73", "product_id": "T041188" } }, { "category": "product_version", "name": "Container Platform 4.12.73", "product": { "name": "Red Hat OpenShift Container Platform 4.12.73", "product_id": "T041188-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.12.73" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.14.48", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.14.48", "product_id": "T041269" } }, { "category": "product_version", "name": "Container Platform 4.14.48", "product": { "name": "Red Hat OpenShift Container Platform 4.14.48", "product_id": "T041269-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.14.48" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.13.56", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.13.56", "product_id": "T042009" } }, { "category": "product_version", "name": "Container Platform 4.13.56", "product": { "name": "Red Hat OpenShift Container Platform 4.13.56", "product_id": "T042009-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.13.56" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12084", "product_status": { "known_affected": [ "67646", "T040823", "T040547", "T040822", "T034583", "T002977", "T004914", "T041187", "T041007", "398363", "T041269", "T041147", "T045288", "1496312", "T040596", "T040198", "T041188", "T045289", "T045290", "T013312", "T012167", "T032255", "74185", "T039664", "T040819", "2951", "T002207", "T041270", "T000126", "T042009", "T040821", "T041112", "T041111" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12084" }, { "cve": "CVE-2024-12085", "product_status": { "known_affected": [ "67646", "T040823", "T040547", "T040822", "T034583", "T002977", "T004914", "T041187", "T041007", "398363", "T041269", "T041147", "T045288", "1496312", "T040596", "T040198", "T041188", "T045289", "T045290", "T013312", "T012167", "T032255", "74185", "T039664", "T040819", "2951", "T002207", "T041270", "T000126", "T042009", "T040821", "T041112", "T041111" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "product_status": { "known_affected": [ "67646", "T040823", "T040547", "T040822", "T034583", "T002977", "T004914", "T041187", "T041007", "398363", "T041269", "T041147", "T045288", "1496312", "T040596", "T040198", "T041188", "T045289", "T045290", "T013312", "T012167", "T032255", "74185", "T039664", "T040819", "2951", "T002207", "T041270", "T000126", "T042009", "T040821", "T041112", "T041111" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "product_status": { "known_affected": [ "67646", "T040823", "T040547", "T040822", "T034583", "T002977", "T004914", "T041187", "T041007", "398363", "T041269", "T041147", "T045288", "1496312", "T040596", "T040198", "T041188", "T045289", "T045290", "T013312", "T012167", "T032255", "74185", "T039664", "T040819", "2951", "T002207", "T041270", "T000126", "T042009", "T040821", "T041112", "T041111" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "product_status": { "known_affected": [ "67646", "T040823", "T040547", "T040822", "T034583", "T002977", "T004914", "T041187", "T041007", "398363", "T041269", "T041147", "T045288", "1496312", "T040596", "T040198", "T041188", "T045289", "T045290", "T013312", "T012167", "T032255", "74185", "T039664", "T040819", "2951", "T002207", "T041270", "T000126", "T042009", "T040821", "T041112", "T041111" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "product_status": { "known_affected": [ "67646", "T040823", "T040547", "T040822", "T034583", "T002977", "T004914", "T041187", "T041007", "398363", "T041269", "T041147", "T045288", "1496312", "T040596", "T040198", "T041188", "T045289", "T045290", "T013312", "T012167", "T032255", "74185", "T039664", "T040819", "2951", "T002207", "T041270", "T000126", "T042009", "T040821", "T041112", "T041111" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12747" } ] }
ghsa-82c6-8mfc-c23h
Vulnerability from github
Published
2025-01-14 18:32
Modified
2025-06-20 21:32
Severity ?
VLAI Severity ?
Details
A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.
{ "affected": [], "aliases": [ "CVE-2024-12086" ], "database_specific": { "cwe_ids": [ "CWE-390" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-01-14T18:15:25Z", "severity": "MODERATE" }, "details": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "id": "GHSA-82c6-8mfc-c23h", "modified": "2025-06-20T21:32:00Z", "published": "2025-01-14T18:32:00Z", "references": [ { "type": "WEB", "url": "https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12086" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-12086" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330577" }, { "type": "WEB", "url": "https://kb.cert.org/vuls/id/952657" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
fkie_cve-2024-12086
Vulnerability from fkie_nvd
Published
2025-01-14 18:15
Modified
2025-06-20 18:40
Severity ?
6.1 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N
6.8 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
6.8 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
Summary
A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2024-12086 | Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2330577 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://kb.cert.org/vuls/id/952657 | Third Party Advisory | |
134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj | Exploit, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
samba | rsync | * | |
redhat | openshift_container_platform | 4.0 | |
redhat | enterprise_linux | 6.0 | |
redhat | enterprise_linux | 7.0 | |
redhat | enterprise_linux | 8.0 | |
redhat | enterprise_linux | 9.0 | |
redhat | enterprise_linux | 10.0 | |
almalinux | almalinux | 8.0 | |
almalinux | almalinux | 9.0 | |
almalinux | almalinux | 10.0 | |
archlinux | arch_linux | - | |
gentoo | linux | - | |
nixos | nixos | * | |
suse | suse_linux | - | |
tritondatacenter | smartos | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:*", "matchCriteriaId": "477D69AB-8601-4994-9695-8DE48E1587A5", "versionEndIncluding": "3.3.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*", "matchCriteriaId": "932D137F-528B-4526-9A89-CD59FA1AB0FE", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:almalinux:almalinux:8.0:-:*:*:*:*:*:*", "matchCriteriaId": "F34AA7F4-6ECE-4FA5-A310-3509648BD7C7", "vulnerable": true }, { "criteria": "cpe:2.3:o:almalinux:almalinux:9.0:-:*:*:*:*:*:*", "matchCriteriaId": "57B93E9A-1483-4FF7-BF45-BD0D7D9F1747", "vulnerable": true }, { "criteria": "cpe:2.3:o:almalinux:almalinux:10.0:-:*:*:*:*:*:*", "matchCriteriaId": "66FD02F3-C1C2-4E1D-98C1-8889004437D4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:archlinux:arch_linux:-:*:*:*:*:*:*:*", "matchCriteriaId": "4824AE2D-462B-477D-9206-3E2090A32146", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:gentoo:linux:-:*:*:*:*:*:*:*", "matchCriteriaId": "92121D8A-529E-454A-BC8D-B6E0017E615D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:nixos:nixos:*:*:*:*:*:*:*:*", "matchCriteriaId": "213883D5-9E62-4496-82E3-D5377995C257", "versionEndExcluding": "24.11", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:suse:suse_linux:-:*:*:*:*:*:*:*", "matchCriteriaId": "1FB65EF0-0E6A-4178-8564-3CC96891A072", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:tritondatacenter:smartos:*:*:*:*:*:*:*:*", "matchCriteriaId": "8EBD774C-F48F-45EC-A5DD-B1E56E54EF71", "versionEndExcluding": "20250123", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client\u0027s machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client." }, { "lang": "es", "value": "Se encontr\u00f3 un fallo en rsync que podr\u00eda permitir que un servidor enumere el contenido de un archivo arbitrario de la m\u00e1quina del cliente. Este problema ocurre cuando se copian archivos de un cliente a un servidor. Durante este proceso, el servidor rsync enviar\u00e1 sumas de comprobaci\u00f3n de datos locales al cliente para que las compare y determine qu\u00e9 datos deben enviarse al servidor. Al enviar valores de suma de comprobaci\u00f3n especialmente creados para archivos arbitrarios, un atacante puede reconstruir los datos de esos archivos byte por byte en funci\u00f3n de las respuestas del cliente." } ], "id": "CVE-2024-12086", "lastModified": "2025-06-20T18:40:03.263", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 4.0, "source": "secalert@redhat.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 4.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-01-14T18:15:25.297", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2024-12086" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330577" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://kb.cert.org/vuls/id/952657" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-390" } ], "source": "secalert@redhat.com", "type": "Secondary" } ] }
ncsc-2025-0015
Vulnerability from csaf_ncscnl
Published
2025-01-15 07:42
Modified
2025-01-15 07:42
Summary
Kwetsbaarheden verholpen in Rsync
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Rsync Project heeft kwetsbaarheden verholpen in Rsync (versies <3.4.0).
Interpretaties
De meest kritieke kwetsbaarheden in Rsync omvatten een heap-gebaseerde 'buffer overflow' (CVE-2024-12084) en een 'info leak' (CVE-2024-12085) die kunnen leiden tot willekeurige code-executie (aanwezig in Rsync-versies 3.2.7 & 3.3.0). Daarnaast zijn er kwetsbaarheden gerelateerd aan 'path traversal' en onjuiste verificatie van symbolische links, wat kan leiden tot ongeautoriseerde toegang tot gevoelige gegevens en het schrijven van bestanden buiten de bedoelde directory. Deze kwetsbaarheden kunnen worden misbruikt door aanvallers om de beschikbaarheid, integriteit en vertrouwelijkheid in gevaar te brengen.
Gezien de bekendheid van Rsync en de brede implementatie verwacht het NCSC op korte termijn PoC code.
Oplossingen
Rsync Project heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-457
Use of Uninitialized Variable
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-122
Heap-based Buffer Overflow
CWE-390
Detection of Error Condition Without Action
CWE-35
Path Traversal: '.../...//'
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Rsync Project heeft kwetsbaarheden verholpen in Rsync (versies \u003c3.4.0).", "title": "Feiten" }, { "category": "description", "text": "De meest kritieke kwetsbaarheden in Rsync omvatten een heap-gebaseerde \u0027buffer overflow\u0027 (CVE-2024-12084) en een \u0027info leak\u0027 (CVE-2024-12085) die kunnen leiden tot willekeurige code-executie (aanwezig in Rsync-versies 3.2.7 \u0026 3.3.0). Daarnaast zijn er kwetsbaarheden gerelateerd aan \u0027path traversal\u0027 en onjuiste verificatie van symbolische links, wat kan leiden tot ongeautoriseerde toegang tot gevoelige gegevens en het schrijven van bestanden buiten de bedoelde directory. Deze kwetsbaarheden kunnen worden misbruikt door aanvallers om de beschikbaarheid, integriteit en vertrouwelijkheid in gevaar te brengen.\n\nGezien de bekendheid van Rsync en de brede implementatie verwacht het NCSC op korte termijn PoC code.", "title": "Interpretaties" }, { "category": "description", "text": "Rsync Project heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Use of Uninitialized Variable", "title": "CWE-457" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "general", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" }, { "category": "general", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - ncscclear", "url": "https://www.kb.cert.org/vuls/id/952657" }, { "category": "external", "summary": "Reference - ncscclear", "url": "https://rsync.samba.org/ftp/rsync/NEWS.html#3.4.0" }, { "category": "external", "summary": "Reference - ncscclear", "url": "https://github.com/RsyncProject/rsync/releases/tag/v3.4.0" } ], "title": "Kwetsbaarheden verholpen in Rsync", "tracking": { "current_release_date": "2025-01-15T07:42:19.351539Z", "id": "NCSC-2025-0015", "initial_release_date": "2025-01-15T07:42:19.351539Z", "revision_history": [ { "date": "2025-01-15T07:42:19.351539Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "vulnerabilities": [ { "cve": "CVE-2024-12084", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" } ], "references": [ { "category": "self", "summary": "CVE-2024-12084", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12084.json" } ], "title": "CVE-2024-12084" }, { "cve": "CVE-2024-12085", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Use of Uninitialized Variable", "title": "CWE-457" } ], "references": [ { "category": "self", "summary": "CVE-2024-12085", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12085.json" } ], "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "notes": [ { "category": "other", "text": "Detection of Error Condition Without Action", "title": "CWE-390" } ], "references": [ { "category": "self", "summary": "CVE-2024-12086", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12086.json" } ], "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "cwe": { "id": "CWE-35", "name": "Path Traversal: \u0027.../...//\u0027" }, "notes": [ { "category": "other", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" } ], "references": [ { "category": "self", "summary": "CVE-2024-12087", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12087.json" } ], "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "cwe": { "id": "CWE-35", "name": "Path Traversal: \u0027.../...//\u0027" }, "notes": [ { "category": "other", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" } ], "references": [ { "category": "self", "summary": "CVE-2024-12088", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12088.json" } ], "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "other", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" } ], "references": [ { "category": "self", "summary": "CVE-2024-12747", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12747.json" } ], "title": "CVE-2024-12747" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…