Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-12088 (GCVE-0-2024-12088)
Vulnerability from cvelistv5
Published
2025-01-14 17:38
Modified
2025-06-18 16:34
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-35 - Path Traversal: '.../...//'
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:2600 | Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:7050 | Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:8385 | Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2024-12088 | Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2330676 | 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 | Third Party Advisory |
Impacted products
Vendor | Product | Version | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
▼ |
Version: 0 ≤ 3.3.0 |
|||||||||||||||||||||||||||||||||||||||||||
|
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-12088", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-02-26T14:13:08.347346Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-02-26T14:13:22.355Z", "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:8::baseos" ], "defaultStatus": "affected", "packageName": "rsync", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "0:3.1.3-21.el8_10", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9::baseos", "cpe:/a:redhat:enterprise_linux:9::appstream" ], "defaultStatus": "affected", "packageName": "rsync", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "0:3.2.5-3.el9", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9::baseos", "cpe:/a:redhat:enterprise_linux:9::appstream" ], "defaultStatus": "affected", "packageName": "rsync", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "0:3.2.5-3.el9", "versionType": "rpm" } ] }, { "collectionURL": "https://catalog.redhat.com/software/containers/", "cpes": [ "cpe:/a:redhat:discovery:1.14::el9" ], "defaultStatus": "affected", "packageName": "registry.redhat.io/discovery/discovery-ui-rhel9", "product": "Red Hat Discovery 1.14", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e", "versionType": "rpm" } ] }, { "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:/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. 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." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Moderate" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-35", "description": "Path Traversal: \u0027.../...//\u0027", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-18T16:34:57.892Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "RHSA-2025:2600", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2025:2600" }, { "name": "RHSA-2025:7050", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2025:7050" }, { "name": "RHSA-2025:8385", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2024-12088" }, { "name": "RHBZ#2330676", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676" }, { "url": "https://kb.cert.org/vuls/id/952657" } ], "timeline": [ { "lang": "en", "time": "2024-12-05T21:55:22.700000+00:00", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2025-01-14T15:06:00+00:00", "value": "Made public." } ], "title": "Rsync: --safe-links option bypass leads to path traversal", "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-35: Path Traversal: \u0027.../...//\u0027" } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2024-12088", "datePublished": "2025-01-14T17:38:34.890Z", "dateReserved": "2024-12-03T08:58:08.307Z", "dateUpdated": "2025-06-18T16:34:57.892Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-12088\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-01-14T18:15:25.643\",\"lastModified\":\"2025-06-18T16:29:29.573\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en rsync. Al usar la opci\u00f3n `--safe-links`, rsync no verifica correctamente si un destino de enlace simb\u00f3lico contiene otro enlace simb\u00f3lico dentro de \u00e9l. Esto genera una vulnerabilidad de Path Traversal, que puede provocar la escritura arbitraria de archivos fuera del directorio deseado.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-35\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"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:discovery:1.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"60CA1773-D5FF-4CEA-817B-DD589551B3AE\"},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:9.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C4CF8D2F-DACA-49C2-A9F4-63496B0A9A80\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_arm_64:8.0_aarch64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A47EF78-A5B6-4B89-8B74-EEB0647C549F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_arm_64:9.0_aarch64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F7DAD7C-9369-4A87-A1D0-4208D3AF0CDC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_arm_64_eus:9.6_aarch64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA15BFFC-B8E8-4EE3-8E14-8C95DF6C99C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:8.0_s390x:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"32AF225E-94C0-4D07-900C-DD868C05F554\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:9.0_s390x:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FB056B47-1F45-4CE4-81F6-872F66C24C29\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:9.6_s390x:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"778ACA25-ED77-4EFC-A183-DE094C58B268\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:8.0_ppc64le:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"23D471AC-7DCA-4425-AD91-E5D928753A8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:9.0_ppc64le:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E07C1C58-0E5F-4B56-9B8D-5DE67DB00F79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:9.6_ppc64le:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0516993E-CBD5-44F1-8684-7172C9ABFD0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:9.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0FDD919E-B7FE-4EC5-8D6B-EC9A4723D6E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:9.6_ppc64le:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41F1A2F3-BCEF-4A8C-BA2F-DF1FF13E6179\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_update_services_for_sap_solutions:9.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"554AA8CA-A930-4788-B052-497E09D48381\"}]}]},{\"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:novell:suse_linux:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B627E2A9-DE93-43FB-BFB7-5B6F421554D5\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:tritondatacenter:smartos:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"20250123\",\"matchCriteriaId\":\"8EBD774C-F48F-45EC-A5DD-B1E56E54EF71\"}]}]},{\"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\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2025:2600\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2025:7050\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2025:8385\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2024-12088\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2330676\",\"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\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-12088\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-26T14:13:08.347346Z\"}}}], \"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-15T14:59:45.502Z\"}}], \"cna\": {\"title\": \"Rsync: --safe-links option bypass leads to path traversal\", \"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\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"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:8::baseos\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:3.1.3-21.el8_10\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"rsync\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9::baseos\", \"cpe:/a:redhat:enterprise_linux:9::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:3.2.5-3.el9\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"rsync\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9::baseos\", \"cpe:/a:redhat:enterprise_linux:9::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:3.2.5-3.el9\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"rsync\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:discovery:1.14::el9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Discovery 1.14\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"registry.redhat.io/discovery/discovery-ui-rhel9\", \"collectionURL\": \"https://catalog.redhat.com/software/containers/\", \"defaultStatus\": \"affected\"}, {\"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:/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-05T21:55:22.700000+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/errata/RHSA-2025:2600\", \"name\": \"RHSA-2025:2600\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2025:7050\", \"name\": \"RHSA-2025:7050\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2025:8385\", \"name\": \"RHSA-2025:8385\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2024-12088\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2330676\", \"name\": \"RHBZ#2330676\", \"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. 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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-35\", \"description\": \"Path Traversal: \u0027.../...//\u0027\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2025-06-18T16:34:57.892Z\"}, \"x_redhatCweChain\": \"CWE-35: Path Traversal: \u0027.../...//\u0027\"}}", "cveMetadata": "{\"cveId\": \"CVE-2024-12088\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-18T16:34:57.892Z\", \"dateReserved\": \"2024-12-03T08:58:08.307Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-01-14T17:38:34.890Z\", \"assignerShortName\": \"redhat\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2025:8385
Vulnerability from csaf_redhat
Published
2025-06-02 14:07
Modified
2025-07-10 20:57
Summary
Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage
Notes
Topic
A Subscription Management tool for finding and reporting Red Hat product usage
Details
Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds, identifies, and reports environment data, or facts, such as the number of physical and virtual systems on a network, their operating systems, and relevant configuration data stored within them. Discovery also identifies and reports more detailed facts for some versions of key Red Hat packages and products that it finds in the network.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "A Subscription Management tool for finding and reporting Red Hat product usage", "title": "Topic" }, { "category": "general", "text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds, identifies, and reports environment data, or facts, such as the number of physical and virtual systems on a network, their operating systems, and relevant configuration data stored within them. Discovery also identifies and reports more detailed facts for some versions of key Red Hat packages and products that it finds in the network.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8385", "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-4752", "url": "https://access.redhat.com/security/cve/CVE-2023-4752" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-12087", "url": "https://access.redhat.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-12088", "url": "https://access.redhat.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-12133", "url": "https://access.redhat.com/security/cve/CVE-2024-12133" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-12243", "url": "https://access.redhat.com/security/cve/CVE-2024-12243" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-12747", "url": "https://access.redhat.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-35195", "url": "https://access.redhat.com/security/cve/CVE-2024-35195" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-52005", "url": "https://access.redhat.com/security/cve/CVE-2024-52005" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-8176", "url": "https://access.redhat.com/security/cve/CVE-2024-8176" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2025-0938", "url": "https://access.redhat.com/security/cve/CVE-2025-0938" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2025-24528", "url": "https://access.redhat.com/security/cve/CVE-2025-24528" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2025-26465", "url": "https://access.redhat.com/security/cve/CVE-2025-26465" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/", "url": "https://access.redhat.com/security/updates/classification/" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery", "url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8385.json" } ], "title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage", "tracking": { "current_release_date": "2025-07-10T20:57:07+00:00", "generator": { "date": "2025-07-10T20:57:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2025:8385", "initial_release_date": "2025-06-02T14:07:46+00:00", "revision_history": [ { "date": "2025-06-02T14:07:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-02T14:07:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-10T20:57:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Discovery 1.14", "product": { "name": "Red Hat Discovery 1.14", "product_id": "Red Hat Discovery 1.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:discovery:1.14::el9" } } } ], "category": "product_family", "name": "Red Hat Discovery" }, { "branches": [ { "category": "product_version", "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "product": { "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-server-rhel9@sha256%3Af33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1.14.3-1748529279" } } }, { "category": "product_version", "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "product": { "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "product_identification_helper": { "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1.14.2-1748467619" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "product": { "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "product_identification_helper": { "purl": "pkg:oci/discovery-server-rhel9@sha256%3Aad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1.14.3-1748529279" } } }, { "category": "product_version", "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64", "product": { "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64", "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64", "product_identification_helper": { "purl": "pkg:oci/discovery-ui-rhel9@sha256%3Ac960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1.14.2-1748467619" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64 as a component of Red Hat Discovery 1.14", "product_id": "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64" }, "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "relates_to_product_reference": "Red Hat Discovery 1.14" }, { "category": "default_component_of", "full_product_name": { "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64 as a component of Red Hat Discovery 1.14", "product_id": "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" }, "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "relates_to_product_reference": "Red Hat Discovery 1.14" }, { "category": "default_component_of", "full_product_name": { "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64 as a component of Red Hat Discovery 1.14", "product_id": "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64" }, "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "relates_to_product_reference": "Red Hat Discovery 1.14" }, { "category": "default_component_of", "full_product_name": { "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64 as a component of Red Hat Discovery 1.14", "product_id": "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" }, "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64", "relates_to_product_reference": "Red Hat Discovery 1.14" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4752", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-09-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237311" } ], "notes": [ { "category": "description", "text": "A flaw was found in Vim, where it is vulnerable to a use-after-free in the ins_compl_get_exp function. This flaw allows a specially crafted file to crash software, use unexpected values, or possibly execute code when opened in Vim.", "title": "Vulnerability description" }, { "category": "summary", "text": "vim: use-after-free in function ins_compl_get_exp in vim/vim", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security has rated this issue as having a Low security impact, because the \"victim\" has to run an untrusted file IN SCRIPT MODE. Someone who is running untrusted files in script mode is equivalent to someone just taking a random python script and running it.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "known_not_affected": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4752" }, { "category": "external", "summary": "RHBZ#2237311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4752", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4752" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4752", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4752" }, { "category": "external", "summary": "https://huntr.dev/bounties/85f62dd7-ed84-4fa2-b265-8a369a318757", "url": "https://huntr.dev/bounties/85f62dd7-ed84-4fa2-b265-8a369a318757" } ], "release_date": "2023-09-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "vim: use-after-free in function ins_compl_get_exp in vim/vim" }, { "acknowledgments": [ { "names": [ "Jann Horn" ], "organization": "Google Project Zero" }, { "names": [ "Tomas Korbar", "Sandipan Roy" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." }, { "names": [ "Sebastian Pipping" ], "organization": "libexpat" } ], "cve": "CVE-2024-8176", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2024-06-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2310137" } ], "notes": [ { "category": "description", "text": "A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash. This issue could lead to denial of service (DoS) or, in some cases, exploitable memory corruption, depending on the environment and library usage.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: expat: Improper Restriction of XML Entity Expansion Depth in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "All supported Red Hat offerings are built with the compilation flag (-fstack-clash-protection) which reduces the impact to Moderate. This build configuration blocks the possibility of an attacker gaining arbitrary code execution even if a stack-clash vulnerability, like this one, could be exploited.\n\nThis vulnerability is rated Moderate because Red Hat builds use the `-fstack-clash-protection` compiler flag, which mitigates the risk of arbitrary code execution from stack overflows. While the flaw allows a crash via uncontrolled recursion in XML parsing, the hardened stack layout prevents reliable memory corruption, limiting the impact to a Denial of Service (DoS) scenario.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8176" }, { "category": "external", "summary": "RHBZ#2310137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8176", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8176" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8176", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8176" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/893", "url": "https://github.com/libexpat/libexpat/issues/893" } ], "release_date": "2025-03-13T13:51:54.957000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "category": "workaround", "details": "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.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: expat: Improper Restriction of XML Entity Expansion Depth in libexpat" }, { "acknowledgments": [ { "names": [ "Simon Scannell", "Pedro Gallegos", "Jasiel Spelman" ], "organization": "Google" } ], "cve": "CVE-2024-12087", "cwe": { "id": "CWE-35", "name": "Path Traversal: \u0027.../...//\u0027" }, "discovery_date": "2024-12-05T21:23:24.139000+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2330672" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: Path traversal vulnerability in rsync", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this flaw to have moderate severity as it depends on specific configurations for the attack to succeed, symbolic link syncing must be enabled (explicitly by providing the `--links` option or implicitly such as with `--archive`) and the client must connect to a malicious or compromised server.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-35: Path Traversal: \u0027.../...//\u0027 vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe principle of least privilege is enforced through non-root containers, security context constraints, and pod-level security policies, which limit the actions a process can perform and reduce the potential impact of a successful exploit or misconfiguration. The platform enforces process isolation, ensuring workloads run with minimal privileges and are securely separated to limit the impact of path traversal attempts. Additionally, static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "known_not_affected": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "RHBZ#2330672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330672" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12087", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12087" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "category": "workaround", "details": "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.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: Path traversal vulnerability in rsync" }, { "acknowledgments": [ { "names": [ "Simon Scannell", "Jasiel Spelman", "Pedro Gallegos" ], "organization": "Google" } ], "cve": "CVE-2024-12088", "cwe": { "id": "CWE-35", "name": "Path Traversal: \u0027.../...//\u0027" }, "discovery_date": "2024-12-05T21:55:22.700000+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2330676" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: --safe-links option bypass leads to path traversal", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-35: Path Traversal: \u0027.../...//\u0027 vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe principle of least privilege is enforced through non-root containers, security context constraints, and pod-level security policies, which limit the actions a process can perform and reduce the potential impact of a successful exploit or misconfiguration. The platform enforces process isolation, ensuring workloads run with minimal privileges and are securely separated to limit the impact of path traversal attempts. Additionally, static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "known_not_affected": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "RHBZ#2330676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12088" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "category": "workaround", "details": "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.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: --safe-links option bypass leads to path traversal" }, { "acknowledgments": [ { "names": [ "Bing Shi" ] } ], "cve": "CVE-2024-12133", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "discovery_date": "2025-02-10T08:14:05.460000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2344611" } ], "notes": [ { "category": "description", "text": "A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down or even crash the system. This flaw allows an attacker to send a specially crafted certificate, causing a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libtasn1: Inefficient DER Decoding in libtasn1 Leading to Potential Remote DoS", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12133" }, { "category": "external", "summary": "RHBZ#2344611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344611" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12133", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12133" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12133", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12133" }, { "category": "external", "summary": "https://gitlab.com/gnutls/libtasn1/-/issues/52", "url": "https://gitlab.com/gnutls/libtasn1/-/issues/52" } ], "release_date": "2025-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libtasn1: Inefficient DER Decoding in libtasn1 Leading to Potential Remote DoS" }, { "acknowledgments": [ { "names": [ "Bing Shi" ] } ], "cve": "CVE-2024-12243", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "discovery_date": "2025-02-10T08:33:56.422000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2344615" } ], "notes": [ { "category": "description", "text": "A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially crafted certificate, causing GnuTLS to become unresponsive or slow, resulting in a denial-of-service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "gnutls: GnuTLS Impacted by Inefficient DER Decoding in libtasn1 Leading to Remote DoS", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12243" }, { "category": "external", "summary": "RHBZ#2344615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12243", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12243" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12243", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12243" }, { "category": "external", "summary": "https://gitlab.com/gnutls/libtasn1/-/issues/52", "url": "https://gitlab.com/gnutls/libtasn1/-/issues/52" } ], "release_date": "2025-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gnutls: GnuTLS Impacted by Inefficient DER Decoding in libtasn1 Leading to Remote DoS" }, { "acknowledgments": [ { "names": [ "Aleksei Gorban \"loqpa\"" ] } ], "cve": "CVE-2024-12747", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-12-18T07:12:52.493000+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2332968" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: Race Condition in rsync Handling Symbolic Links", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. The environment leverages malicious code protections such as IPS/IDS and antimalware solutions that detect and respond to indicators in real time, limiting the impact of exploitation attempts. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks. In the case of successful exploitation, detection and containment controls are in place to limit impacts by alerting on anomalous system behavior in real time, while process isolation and automated orchestration via Kubernetes minimize the likelihood of concurrent execution scenarios that would trigger the race condition and help contain the impact to a single process.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "known_not_affected": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "RHBZ#2332968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2332968" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12747", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12747" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12747", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12747" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "category": "workaround", "details": "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.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: Race Condition in rsync Handling Symbolic Links" }, { "cve": "CVE-2024-35195", "cwe": { "id": "CWE-670", "name": "Always-Incorrect Control Flow Implementation" }, "discovery_date": "2024-05-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2282114" } ], "notes": [ { "category": "description", "text": "An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.", "title": "Vulnerability description" }, { "category": "summary", "text": "requests: subsequent requests to the same host ignore cert verification", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-670: Always-Incorrect Control Flow Implementation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform\u0027s orchestration features, such as liveness and readiness probes, automated pod restarts, and health monitoring, help to quickly detect and recover from service-level failures resulting from incorrect control flows. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks. Additionally, process isolation ensures that component issues are contained within the originating process, preventing them from affecting other processes or the system as a whole.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "known_not_affected": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-35195" }, { "category": "external", "summary": "RHBZ#2282114", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-35195", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35195" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195" }, { "category": "external", "summary": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56", "url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56" } ], "release_date": "2024-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "requests: subsequent requests to the same host ignore cert verification" }, { "cve": "CVE-2024-52005", "cwe": { "id": "CWE-150", "name": "Improper Neutralization of Escape, Meta, or Control Sequences" }, "discovery_date": "2025-01-15T18:01:05.807300+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2338289" } ], "notes": [ { "category": "description", "text": "A flaw was found in Git. When cloning, fetching, or pushing from a server, informational or error messages are transported from the remote Git process to the client via a sideband channel. These messages are prefixed with \"remote:\" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information or to mislead the user into executing untrusted scripts.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: The sideband payload is passed unfiltered to the terminal in git", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as moderate rather than important because it primarily affects informational messages rather than directly compromising repository integrity or executing arbitrary code. The issue arises from Git\u0027s failure to sanitize ANSI escape sequences in messages received over the sideband channel, which could allow a malicious remote repository to manipulate terminal output. However, exploitation requires user interaction, such as manually copying and executing misleading commands. Unlike higher-severity vulnerabilities, this does not provide direct unauthorized access, remote code execution, or privilege escalation, limiting its overall impact. The risk is further mitigated by best practices, such as avoiding recursive clones from untrusted sources.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a (CWE-116: Improper Encoding or Escaping of Output | CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nStatic code analysis and peer reviews help ensure input validation and output encoding are properly implemented, reducing the risk of system instability, data exposure, and security issues. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which ensures that unexpected or malicious output behavior is detectable post-deployment. In the event of successful exploitation, process isolation contains the impact to the affected workload through containerization, pod-level security policies, and network segmentation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ], "known_not_affected": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52005" }, { "category": "external", "summary": "RHBZ#2338289", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338289" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52005", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52005" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52005", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52005" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-7jjc-gg6m-3329", "url": "https://github.com/git/git/security/advisories/GHSA-7jjc-gg6m-3329" }, { "category": "external", "summary": "https://lore.kernel.org/git/1M9FnZ-1taoNo1wwh-00ESSd@mail.gmx.net", "url": "https://lore.kernel.org/git/1M9FnZ-1taoNo1wwh-00ESSd@mail.gmx.net" } ], "release_date": "2025-01-15T17:35:02.379000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "category": "workaround", "details": "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.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: The sideband payload is passed unfiltered to the terminal in git" }, { "cve": "CVE-2025-0938", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2025-01-31T18:00:46.128427+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2343237" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accept domain names that included square brackets, which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: cpython: URL parser allowed square brackets in domain names", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-0938" }, { "category": "external", "summary": "RHBZ#2343237", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2343237" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-0938", "url": "https://www.cve.org/CVERecord?id=CVE-2025-0938" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-0938", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0938" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/105704", "url": "https://github.com/python/cpython/issues/105704" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/129418", "url": "https://github.com/python/cpython/pull/129418" } ], "release_date": "2025-01-31T17:51:35.898000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "category": "workaround", "details": "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.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: cpython: URL parser allowed square brackets in domain names" }, { "cve": "CVE-2025-24528", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2025-01-29T13:47:59.362000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2342796" } ], "notes": [ { "category": "description", "text": "A flaw was found in krb5. With incremental propagation enabled, an authenticated attacker can cause kadmind to write beyond the end of the mapped region for the iprop log file. This issue can trigger a process crash and lead to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: overflow when calculating ulog block size", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-787: Out-of-bounds Write vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to apply the most restrictive settings necessary for operational requirements. Baseline configurations and system controls ensure secure software settings, while least functionality reduces the attack surface by disabling unauthorized services and ports. The environment employs IPS/IDS and antimalware solutions to detect and prevent malicious code exploiting out-of-bounds write vulnerabilities, using mechanisms such as file integrity monitoring and patch management. Robust input validation and error handling ensure all user inputs are thoroughly validated, preventing instability, data exposure, or privilege escalation. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to strengthen resilience against out-of-bounds write exploits.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-24528" }, { "category": "external", "summary": "RHBZ#2342796", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342796" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-24528", "url": "https://www.cve.org/CVERecord?id=CVE-2025-24528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24528" }, { "category": "external", "summary": "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0", "url": "https://github.com/krb5/krb5/commit/78ceba024b64d49612375be4a12d1c066b0bfbd0" } ], "release_date": "2024-01-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: overflow when calculating ulog block size" }, { "cve": "CVE-2025-26465", "cwe": { "id": "CWE-390", "name": "Detection of Error Condition Without Action" }, "discovery_date": "2025-02-10T21:56:03.853000+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2344780" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH mishandles error codes in specific conditions when verifying the host key. For an attack to be considered successful, the attacker needs to manage to exhaust the client\u0027s memory resource first, turning the attack complexity high.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssh: Machine-in-the-middle attack if VerifyHostKeyDNS is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is rated as a moderate severity vulnerability instead of important because it requires specific conditions to be exploitable. First, the OpenSSH client must have the VerifyHostKeyDNS option enabled, which is disabled by default in Red Hat Enterprise Linux (RHEL). \n\nAdditionally, while the attack allows a machine-in-the-middle (MITM) adversary to trick the client into accepting an incorrect host key, it does not directly lead to code execution or immediate system compromise. Instead, the attack requires additional steps, such as credential interception or session hijacking to fully exploit the breach.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-390: Detection of Error Condition Without Action vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform runs containerized workloads managed by liveness and readiness probes, ensuring applications recover from failures and do not operate in an unhealthy or insecure state. Firewalls are configured to fail securely, blocking unauthorized or malicious traffic during system failures or misconfigurations. Event logs are centrally collected and analyzed to detect recurring errors, crashes, and anomalous behavior. Error conditions are handled securely and audibly, ensuring failures are logged and addressed rather than ignored.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ], "known_not_affected": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-26465" }, { "category": "external", "summary": "RHBZ#2344780", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344780" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-26465", "url": "https://www.cve.org/CVERecord?id=CVE-2025-26465" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-26465", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26465" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2025/q1/144", "url": "https://seclists.org/oss-sec/2025/q1/144" } ], "release_date": "2025-02-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-02T14:07:46+00:00", "details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "category": "workaround", "details": "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.", "product_ids": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad1045aa0de937c3a6969ec377f7bfeda9a44ee434a954e8245e9840316ffc1c_arm64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f33991d766b618a128fb99fbe4f9b61c5004f7c6aa73b2b38e28d59e56c64d63_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:492e412759cf0eedfa5b557f7b0865f8864f84d0ed75e11dc8d7a840837d9644_amd64", "Red Hat Discovery 1.14:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:c960fa13577db72b52765d6941688f431f61fe38adb717b2d8bb6569e241bc5e_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssh: Machine-in-the-middle attack if VerifyHostKeyDNS is enabled" } ] }
rhsa-2025:2600
Vulnerability from csaf_redhat
Published
2025-03-11 00:23
Modified
2025-06-20 18:35
Summary
Red Hat Security Advisory: rsync security update
Notes
Topic
An update for rsync is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.
Security Fix(es):
* rsync: Path traversal vulnerability in rsync (CVE-2024-12087)
* rsync: --safe-links option bypass leads to path traversal (CVE-2024-12088)
* rsync: Race Condition in rsync Handling Symbolic Links (CVE-2024-12747)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rsync is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.\n\nSecurity Fix(es):\n\n* rsync: Path traversal vulnerability in rsync (CVE-2024-12087)\n\n* rsync: --safe-links option bypass leads to path traversal (CVE-2024-12088)\n\n* rsync: Race Condition in rsync Handling Symbolic Links (CVE-2024-12747)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:2600", "url": "https://access.redhat.com/errata/RHSA-2025:2600" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2330672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330672" }, { "category": "external", "summary": "2330676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676" }, { "category": "external", "summary": "2332968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2332968" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2600.json" } ], "title": "Red Hat Security Advisory: rsync security update", "tracking": { "current_release_date": "2025-06-20T18:35:24+00:00", "generator": { "date": "2025-06-20T18:35:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.2" } }, "id": "RHSA-2025:2600", "initial_release_date": "2025-03-11T00:23:51+00:00", "revision_history": [ { "date": "2025-03-11T00:23:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-03-11T00:23:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-06-20T18:35:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.1.3-21.el8_10.src", "product": { "name": "rsync-0:3.1.3-21.el8_10.src", "product_id": "rsync-0:3.1.3-21.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.1.3-21.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.1.3-21.el8_10.aarch64", "product": { "name": "rsync-0:3.1.3-21.el8_10.aarch64", "product_id": "rsync-0:3.1.3-21.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.1.3-21.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "product": { "name": "rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "product_id": "rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debugsource@3.1.3-21.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "product": { "name": "rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "product_id": "rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debuginfo@3.1.3-21.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.1.3-21.el8_10.ppc64le", "product": { "name": "rsync-0:3.1.3-21.el8_10.ppc64le", "product_id": "rsync-0:3.1.3-21.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.1.3-21.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "product": { "name": "rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "product_id": "rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debugsource@3.1.3-21.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "product": { "name": "rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "product_id": "rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debuginfo@3.1.3-21.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.1.3-21.el8_10.x86_64", "product": { "name": "rsync-0:3.1.3-21.el8_10.x86_64", "product_id": "rsync-0:3.1.3-21.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.1.3-21.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "rsync-debugsource-0:3.1.3-21.el8_10.x86_64", "product": { "name": "rsync-debugsource-0:3.1.3-21.el8_10.x86_64", "product_id": "rsync-debugsource-0:3.1.3-21.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debugsource@3.1.3-21.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "product": { "name": "rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "product_id": "rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debuginfo@3.1.3-21.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.1.3-21.el8_10.s390x", "product": { "name": "rsync-0:3.1.3-21.el8_10.s390x", "product_id": "rsync-0:3.1.3-21.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.1.3-21.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "rsync-debugsource-0:3.1.3-21.el8_10.s390x", "product": { "name": "rsync-debugsource-0:3.1.3-21.el8_10.s390x", "product_id": "rsync-debugsource-0:3.1.3-21.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debugsource@3.1.3-21.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "product": { "name": "rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "product_id": "rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debuginfo@3.1.3-21.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rsync-daemon-0:3.1.3-21.el8_10.noarch", "product": { "name": "rsync-daemon-0:3.1.3-21.el8_10.noarch", "product_id": "rsync-daemon-0:3.1.3-21.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-daemon@3.1.3-21.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.1.3-21.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64" }, "product_reference": "rsync-0:3.1.3-21.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.1.3-21.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le" }, "product_reference": "rsync-0:3.1.3-21.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.1.3-21.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x" }, "product_reference": "rsync-0:3.1.3-21.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.1.3-21.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src" }, "product_reference": "rsync-0:3.1.3-21.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.1.3-21.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64" }, "product_reference": "rsync-0:3.1.3-21.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-daemon-0:3.1.3-21.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch" }, "product_reference": "rsync-daemon-0:3.1.3-21.el8_10.noarch", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.1.3-21.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64" }, "product_reference": "rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le" }, "product_reference": "rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.1.3-21.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x" }, "product_reference": "rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.1.3-21.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64" }, "product_reference": "rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.1.3-21.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64" }, "product_reference": "rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.1.3-21.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le" }, "product_reference": "rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.1.3-21.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x" }, "product_reference": "rsync-debugsource-0:3.1.3-21.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.1.3-21.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" }, "product_reference": "rsync-debugsource-0:3.1.3-21.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Simon Scannell", "Pedro Gallegos", "Jasiel Spelman" ], "organization": "Google" } ], "cve": "CVE-2024-12087", "cwe": { "id": "CWE-35", "name": "Path Traversal: \u0027.../...//\u0027" }, "discovery_date": "2024-12-05T21:23:24.139000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2330672" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: Path traversal vulnerability in rsync", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this flaw to have moderate severity as it depends on specific configurations for the attack to succeed, symbolic link syncing must be enabled (explicitly by providing the `--links` option or implicitly such as with `--archive`) and the client must connect to a malicious or compromised server.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-35: Path Traversal: \u0027.../...//\u0027 vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe principle of least privilege is enforced through non-root containers, security context constraints, and pod-level security policies, which limit the actions a process can perform and reduce the potential impact of a successful exploit or misconfiguration. The platform enforces process isolation, ensuring workloads run with minimal privileges and are securely separated to limit the impact of path traversal attempts. Additionally, static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "RHBZ#2330672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330672" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12087", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12087" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-11T00:23:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2600" }, { "category": "workaround", "details": "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.", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: Path traversal vulnerability in rsync" }, { "acknowledgments": [ { "names": [ "Simon Scannell", "Jasiel Spelman", "Pedro Gallegos" ], "organization": "Google" } ], "cve": "CVE-2024-12088", "cwe": { "id": "CWE-35", "name": "Path Traversal: \u0027.../...//\u0027" }, "discovery_date": "2024-12-05T21:55:22.700000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2330676" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: --safe-links option bypass leads to path traversal", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-35: Path Traversal: \u0027.../...//\u0027 vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe principle of least privilege is enforced through non-root containers, security context constraints, and pod-level security policies, which limit the actions a process can perform and reduce the potential impact of a successful exploit or misconfiguration. The platform enforces process isolation, ensuring workloads run with minimal privileges and are securely separated to limit the impact of path traversal attempts. Additionally, static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "RHBZ#2330676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12088" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-11T00:23:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2600" }, { "category": "workaround", "details": "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.", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: --safe-links option bypass leads to path traversal" }, { "acknowledgments": [ { "names": [ "Aleksei Gorban \"loqpa\"" ] } ], "cve": "CVE-2024-12747", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-12-18T07:12:52.493000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2332968" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: Race Condition in rsync Handling Symbolic Links", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. The environment leverages malicious code protections such as IPS/IDS and antimalware solutions that detect and respond to indicators in real time, limiting the impact of exploitation attempts. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks. In the case of successful exploitation, detection and containment controls are in place to limit impacts by alerting on anomalous system behavior in real time, while process isolation and automated orchestration via Kubernetes minimize the likelihood of concurrent execution scenarios that would trigger the race condition and help contain the impact to a single process.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "RHBZ#2332968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2332968" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12747", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12747" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12747", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12747" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-11T00:23:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2600" }, { "category": "workaround", "details": "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.", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-daemon-0:3.1.3-21.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debuginfo-0:3.1.3-21.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:rsync-debugsource-0:3.1.3-21.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: Race Condition in rsync Handling Symbolic Links" } ] }
rhsa-2025:7050
Vulnerability from csaf_redhat
Published
2025-05-13 09:04
Modified
2025-06-20 18:35
Summary
Red Hat Security Advisory: rsync security update
Notes
Topic
An update for rsync is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.
Security Fix(es):
* rsync: Path traversal vulnerability in rsync (CVE-2024-12087)
* rsync: --safe-links option bypass leads to path traversal (CVE-2024-12088)
* rsync: Race Condition in rsync Handling Symbolic Links (CVE-2024-12747)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rsync is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.\n\nSecurity Fix(es):\n\n* rsync: Path traversal vulnerability in rsync (CVE-2024-12087)\n\n* rsync: --safe-links option bypass leads to path traversal (CVE-2024-12088)\n\n* rsync: Race Condition in rsync Handling Symbolic Links (CVE-2024-12747)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:7050", "url": "https://access.redhat.com/errata/RHSA-2025:7050" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2330672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330672" }, { "category": "external", "summary": "2330676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676" }, { "category": "external", "summary": "2332968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2332968" }, { "category": "external", "summary": "RHEL-18216", "url": "https://issues.redhat.com/browse/RHEL-18216" }, { "category": "external", "summary": "RHEL-67142", "url": "https://issues.redhat.com/browse/RHEL-67142" }, { "category": "external", "summary": "RHEL-70265", "url": "https://issues.redhat.com/browse/RHEL-70265" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7050.json" } ], "title": "Red Hat Security Advisory: rsync security update", "tracking": { "current_release_date": "2025-06-20T18:35:33+00:00", "generator": { "date": "2025-06-20T18:35:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.2" } }, "id": "RHSA-2025:7050", "initial_release_date": "2025-05-13T09:04:13+00:00", "revision_history": [ { "date": "2025-05-13T09:04:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-05-13T09:04:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-06-20T18:35:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "rsync-daemon-0:3.2.5-3.el9.noarch", "product": { "name": "rsync-daemon-0:3.2.5-3.el9.noarch", "product_id": "rsync-daemon-0:3.2.5-3.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-daemon@3.2.5-3.el9?arch=noarch" } } }, { "category": "product_version", "name": "rsync-rrsync-0:3.2.5-3.el9.noarch", "product": { "name": "rsync-rrsync-0:3.2.5-3.el9.noarch", "product_id": "rsync-rrsync-0:3.2.5-3.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-rrsync@3.2.5-3.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.2.5-3.el9.src", "product": { "name": "rsync-0:3.2.5-3.el9.src", "product_id": "rsync-0:3.2.5-3.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.2.5-3.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.2.5-3.el9.aarch64", "product": { "name": "rsync-0:3.2.5-3.el9.aarch64", "product_id": "rsync-0:3.2.5-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.2.5-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rsync-debugsource-0:3.2.5-3.el9.aarch64", "product": { "name": "rsync-debugsource-0:3.2.5-3.el9.aarch64", "product_id": "rsync-debugsource-0:3.2.5-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debugsource@3.2.5-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rsync-debuginfo-0:3.2.5-3.el9.aarch64", "product": { "name": "rsync-debuginfo-0:3.2.5-3.el9.aarch64", "product_id": "rsync-debuginfo-0:3.2.5-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debuginfo@3.2.5-3.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.2.5-3.el9.ppc64le", "product": { "name": "rsync-0:3.2.5-3.el9.ppc64le", "product_id": "rsync-0:3.2.5-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.2.5-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rsync-debugsource-0:3.2.5-3.el9.ppc64le", "product": { "name": "rsync-debugsource-0:3.2.5-3.el9.ppc64le", "product_id": "rsync-debugsource-0:3.2.5-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debugsource@3.2.5-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "product": { "name": "rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "product_id": "rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debuginfo@3.2.5-3.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.2.5-3.el9.x86_64", "product": { "name": "rsync-0:3.2.5-3.el9.x86_64", "product_id": "rsync-0:3.2.5-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.2.5-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rsync-debugsource-0:3.2.5-3.el9.x86_64", "product": { "name": "rsync-debugsource-0:3.2.5-3.el9.x86_64", "product_id": "rsync-debugsource-0:3.2.5-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debugsource@3.2.5-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rsync-debuginfo-0:3.2.5-3.el9.x86_64", "product": { "name": "rsync-debuginfo-0:3.2.5-3.el9.x86_64", "product_id": "rsync-debuginfo-0:3.2.5-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debuginfo@3.2.5-3.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rsync-0:3.2.5-3.el9.s390x", "product": { "name": "rsync-0:3.2.5-3.el9.s390x", "product_id": "rsync-0:3.2.5-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync@3.2.5-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "rsync-debugsource-0:3.2.5-3.el9.s390x", "product": { "name": "rsync-debugsource-0:3.2.5-3.el9.s390x", "product_id": "rsync-debugsource-0:3.2.5-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debugsource@3.2.5-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "rsync-debuginfo-0:3.2.5-3.el9.s390x", "product": { "name": "rsync-debuginfo-0:3.2.5-3.el9.s390x", "product_id": "rsync-debuginfo-0:3.2.5-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rsync-debuginfo@3.2.5-3.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64" }, "product_reference": "rsync-0:3.2.5-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le" }, "product_reference": "rsync-0:3.2.5-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x" }, "product_reference": "rsync-0:3.2.5-3.el9.s390x", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src" }, "product_reference": "rsync-0:3.2.5-3.el9.src", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64" }, "product_reference": "rsync-0:3.2.5-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-daemon-0:3.2.5-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch" }, "product_reference": "rsync-daemon-0:3.2.5-3.el9.noarch", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.2.5-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64" }, "product_reference": "rsync-debuginfo-0:3.2.5-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.2.5-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le" }, "product_reference": "rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.2.5-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x" }, "product_reference": "rsync-debuginfo-0:3.2.5-3.el9.s390x", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.2.5-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64" }, "product_reference": "rsync-debuginfo-0:3.2.5-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.2.5-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64" }, "product_reference": "rsync-debugsource-0:3.2.5-3.el9.aarch64", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.2.5-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le" }, "product_reference": "rsync-debugsource-0:3.2.5-3.el9.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.2.5-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x" }, "product_reference": "rsync-debugsource-0:3.2.5-3.el9.s390x", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.2.5-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64" }, "product_reference": "rsync-debugsource-0:3.2.5-3.el9.x86_64", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-rrsync-0:3.2.5-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" }, "product_reference": "rsync-rrsync-0:3.2.5-3.el9.noarch", "relates_to_product_reference": "AppStream-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64" }, "product_reference": "rsync-0:3.2.5-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le" }, "product_reference": "rsync-0:3.2.5-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x" }, "product_reference": "rsync-0:3.2.5-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src" }, "product_reference": "rsync-0:3.2.5-3.el9.src", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-0:3.2.5-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64" }, "product_reference": "rsync-0:3.2.5-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-daemon-0:3.2.5-3.el9.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch" }, "product_reference": "rsync-daemon-0:3.2.5-3.el9.noarch", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.2.5-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64" }, "product_reference": "rsync-debuginfo-0:3.2.5-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.2.5-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le" }, "product_reference": "rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.2.5-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x" }, "product_reference": "rsync-debuginfo-0:3.2.5-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debuginfo-0:3.2.5-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64" }, "product_reference": "rsync-debuginfo-0:3.2.5-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.2.5-3.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64" }, "product_reference": "rsync-debugsource-0:3.2.5-3.el9.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.2.5-3.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le" }, "product_reference": "rsync-debugsource-0:3.2.5-3.el9.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.2.5-3.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x" }, "product_reference": "rsync-debugsource-0:3.2.5-3.el9.s390x", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-debugsource-0:3.2.5-3.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64" }, "product_reference": "rsync-debugsource-0:3.2.5-3.el9.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "rsync-rrsync-0:3.2.5-3.el9.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" }, "product_reference": "rsync-rrsync-0:3.2.5-3.el9.noarch", "relates_to_product_reference": "BaseOS-9.6.0.GA" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Simon Scannell", "Pedro Gallegos", "Jasiel Spelman" ], "organization": "Google" } ], "cve": "CVE-2024-12087", "cwe": { "id": "CWE-35", "name": "Path Traversal: \u0027.../...//\u0027" }, "discovery_date": "2024-12-05T21:23:24.139000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2330672" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: Path traversal vulnerability in rsync", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this flaw to have moderate severity as it depends on specific configurations for the attack to succeed, symbolic link syncing must be enabled (explicitly by providing the `--links` option or implicitly such as with `--archive`) and the client must connect to a malicious or compromised server.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-35: Path Traversal: \u0027.../...//\u0027 vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe principle of least privilege is enforced through non-root containers, security context constraints, and pod-level security policies, which limit the actions a process can perform and reduce the potential impact of a successful exploit or misconfiguration. The platform enforces process isolation, ensuring workloads run with minimal privileges and are securely separated to limit the impact of path traversal attempts. Additionally, static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12087" }, { "category": "external", "summary": "RHBZ#2330672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330672" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12087", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12087" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-05-13T09:04:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:7050" }, { "category": "workaround", "details": "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.", "product_ids": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: Path traversal vulnerability in rsync" }, { "acknowledgments": [ { "names": [ "Simon Scannell", "Jasiel Spelman", "Pedro Gallegos" ], "organization": "Google" } ], "cve": "CVE-2024-12088", "cwe": { "id": "CWE-35", "name": "Path Traversal: \u0027.../...//\u0027" }, "discovery_date": "2024-12-05T21:55:22.700000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2330676" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: --safe-links option bypass leads to path traversal", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-35: Path Traversal: \u0027.../...//\u0027 vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe principle of least privilege is enforced through non-root containers, security context constraints, and pod-level security policies, which limit the actions a process can perform and reduce the potential impact of a successful exploit or misconfiguration. The platform enforces process isolation, ensuring workloads run with minimal privileges and are securely separated to limit the impact of path traversal attempts. Additionally, static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12088" }, { "category": "external", "summary": "RHBZ#2330676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12088" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-05-13T09:04:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:7050" }, { "category": "workaround", "details": "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.", "product_ids": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: --safe-links option bypass leads to path traversal" }, { "acknowledgments": [ { "names": [ "Aleksei Gorban \"loqpa\"" ] } ], "cve": "CVE-2024-12747", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-12-18T07:12:52.493000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2332968" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "rsync: Race Condition in rsync Handling Symbolic Links", "title": "Vulnerability summary" }, { "category": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. The environment leverages malicious code protections such as IPS/IDS and antimalware solutions that detect and respond to indicators in real time, limiting the impact of exploitation attempts. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks. In the case of successful exploitation, detection and containment controls are in place to limit impacts by alerting on anomalous system behavior in real time, while process isolation and automated orchestration via Kubernetes minimize the likelihood of concurrent execution scenarios that would trigger the race condition and help contain the impact to a single process.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12747" }, { "category": "external", "summary": "RHBZ#2332968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2332968" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12747", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12747" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12747", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12747" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/952657", "url": "https://kb.cert.org/vuls/id/952657" } ], "release_date": "2025-01-14T15:06:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-05-13T09:04:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:7050" }, { "category": "workaround", "details": "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.", "product_ids": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "AppStream-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "AppStream-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "AppStream-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.src", "BaseOS-9.6.0.GA:rsync-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-daemon-0:3.2.5-3.el9.noarch", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debuginfo-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.aarch64", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.ppc64le", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.s390x", "BaseOS-9.6.0.GA:rsync-debugsource-0:3.2.5-3.el9.x86_64", "BaseOS-9.6.0.GA:rsync-rrsync-0:3.2.5-3.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rsync: Race Condition in rsync Handling Symbolic Links" } ] }
fkie_cve-2024-12088
Vulnerability from fkie_nvd
Published
2025-01-14 18:15
Modified
2025-06-18 16:29
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:2600 | Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:7050 | Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:8385 | Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2024-12088 | Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2330676 | 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 | Third Party Advisory |
Impacted products
{ "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:discovery:1.14:*:*:*:*:*:*:*", "matchCriteriaId": "60CA1773-D5FF-4CEA-817B-DD589551B3AE", "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", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_eus:9.6:*:*:*:*:*:*:*", "matchCriteriaId": "C4CF8D2F-DACA-49C2-A9F4-63496B0A9A80", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_arm_64:8.0_aarch64:*:*:*:*:*:*:*", "matchCriteriaId": "5A47EF78-A5B6-4B89-8B74-EEB0647C549F", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_arm_64:9.0_aarch64:*:*:*:*:*:*:*", "matchCriteriaId": "2F7DAD7C-9369-4A87-A1D0-4208D3AF0CDC", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_arm_64_eus:9.6_aarch64:*:*:*:*:*:*:*", "matchCriteriaId": "CA15BFFC-B8E8-4EE3-8E14-8C95DF6C99C4", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:8.0_s390x:*:*:*:*:*:*:*", "matchCriteriaId": "32AF225E-94C0-4D07-900C-DD868C05F554", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:9.0_s390x:*:*:*:*:*:*:*", "matchCriteriaId": "FB056B47-1F45-4CE4-81F6-872F66C24C29", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:9.6_s390x:*:*:*:*:*:*:*", "matchCriteriaId": "778ACA25-ED77-4EFC-A183-DE094C58B268", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:8.0_ppc64le:*:*:*:*:*:*:*", "matchCriteriaId": "23D471AC-7DCA-4425-AD91-E5D928753A8C", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:9.0_ppc64le:*:*:*:*:*:*:*", "matchCriteriaId": "E07C1C58-0E5F-4B56-9B8D-5DE67DB00F79", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:9.6_ppc64le:*:*:*:*:*:*:*", "matchCriteriaId": "0516993E-CBD5-44F1-8684-7172C9ABFD0A", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:9.6:*:*:*:*:*:*:*", "matchCriteriaId": "0FDD919E-B7FE-4EC5-8D6B-EC9A4723D6E2", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:9.6_ppc64le:*:*:*:*:*:*:*", "matchCriteriaId": "41F1A2F3-BCEF-4A8C-BA2F-DF1FF13E6179", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux_update_services_for_sap_solutions:9.6:*:*:*:*:*:*:*", "matchCriteriaId": "554AA8CA-A930-4788-B052-497E09D48381", "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:novell:suse_linux:-:*:*:*:*:*:*:*", "matchCriteriaId": "B627E2A9-DE93-43FB-BFB7-5B6F421554D5", "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" } ] }, { "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" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Se encontr\u00f3 un fallo en rsync. Al usar la opci\u00f3n `--safe-links`, rsync no verifica correctamente si un destino de enlace simb\u00f3lico contiene otro enlace simb\u00f3lico dentro de \u00e9l. Esto genera una vulnerabilidad de Path Traversal, que puede provocar la escritura arbitraria de archivos fuera del directorio deseado." } ], "id": "CVE-2024-12088", "lastModified": "2025-06-18T16:29:29.573", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "secalert@redhat.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-01-14T18:15:25.643", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2025:2600" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2025:7050" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2024-12088" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://kb.cert.org/vuls/id/952657" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "tags": [ "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-35" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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" } ] }
ghsa-ffph-g3pc-8r3g
Vulnerability from github
Published
2025-01-14 18:32
Modified
2025-06-02 15:31
Severity ?
VLAI Severity ?
Details
A flaw was found in rsync. When using the --safe-links
option, rsync fails to properly verify if a symbolic link destination contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.
{ "affected": [], "aliases": [ "CVE-2024-12088" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-35" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-01-14T18:15:25Z", "severity": "MODERATE" }, "details": "A flaw was found in rsync. When using the `--safe-links` option, rsync fails to properly verify if a symbolic link destination contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "id": "GHSA-ffph-g3pc-8r3g", "modified": "2025-06-02T15:31:21Z", "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-12088" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:2600" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:7050" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8385" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-12088" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330676" }, { "type": "WEB", "url": "https://kb.cert.org/vuls/id/952657" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
wid-sec-w-2025-1365
Vulnerability from csaf_certbund
Published
2025-06-19 22:00
Modified
2025-07-15 22:00
Summary
IBM QRadar SIEM: 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
IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, um beliebige Befehle auszuführen und um nicht näher spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme
- Linux
{ "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": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, um beliebige Befehle auszuf\u00fchren und um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "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-1365 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1365.json" }, { "category": "self", "summary": "WID-SEC-2025-1365 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1365" }, { "category": "external", "summary": "IBM Security Bulletin 7237317 vom 2025-06-19", "url": "https://www.ibm.com/support/pages/node/7237317" }, { "category": "external", "summary": "IBM Security Bulletin 7237316 vom 2025-06-19", "url": "https://www.ibm.com/support/pages/node/7237316" }, { "category": "external", "summary": "IBM Security Bulletin 7239757 vom 2025-07-15", "url": "https://www.ibm.com/support/pages/node/7239757" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-07-15T22:00:00.000+00:00", "generator": { "date": "2025-07-16T07:32:15.040+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1365", "initial_release_date": "2025-06-19T22:00:00.000+00:00", "revision_history": [ { "date": "2025-06-19T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-15T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM QRadar SIEM", "product": { "name": "IBM QRadar SIEM", "product_id": "T021415", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:-" } } }, { "category": "product_version_range", "name": "\u003c7.5.0 UP12 IF02", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP12 IF02", "product_id": "T044767" } }, { "category": "product_version", "name": "7.5.0 UP12 IF02", "product": { "name": "IBM QRadar SIEM 7.5.0 UP12 IF02", "product_id": "T044767-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0:up12_if02" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-9840", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2016-9840" }, { "cve": "CVE-2020-11971", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2020-11971" }, { "cve": "CVE-2020-13790", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2020-13790" }, { "cve": "CVE-2022-49011", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2022-49011" }, { "cve": "CVE-2023-0286", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2024-12087", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-12747" }, { "cve": "CVE-2024-40906", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-40906" }, { "cve": "CVE-2024-43842", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-43842" }, { "cve": "CVE-2024-53141", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-53141" }, { "cve": "CVE-2024-53150", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-53150" }, { "cve": "CVE-2024-53241", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-53241" }, { "cve": "CVE-2024-8176", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2024-8176" }, { "cve": "CVE-2025-0395", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-0395" }, { "cve": "CVE-2025-22869", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-22869" }, { "cve": "CVE-2025-24528", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-24528" }, { "cve": "CVE-2025-31650", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-31650" }, { "cve": "CVE-2025-31651", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-31651" }, { "cve": "CVE-2025-46701", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-46701" }, { "cve": "CVE-2025-36050", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-36050" }, { "cve": "CVE-2025-33121", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-33121" }, { "cve": "CVE-2025-33117", "product_status": { "known_affected": [ "T044767", "T021415" ] }, "release_date": "2025-06-19T22:00:00.000+00:00", "title": "CVE-2025-33117" } ] }
wid-sec-w-2025-0084
Vulnerability from csaf_certbund
Published
2025-01-14 23:00
Modified
2025-01-19 23: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
- Sonstiges
- 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": "- Sonstiges\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" } ], "source_lang": "en-US", "title": "Rsync: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-19T23:00:00.000+00:00", "generator": { "date": "2025-01-20T09:18:18.332+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "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" } ], "status": "final", "version": "4" } }, "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": "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": [ { "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": "\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": [ { "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:-" } } } ], "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" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12084", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Rsync. Diese Schwachstellen sind auf verschiedene Sicherheitsprobleme zur\u00fcckzuf\u00fchren. unter anderem sind dies eine unsachgem\u00e4\u00dfe Behandlung von Checksummenl\u00e4ngen, ein Path-Traversal-Problem oder unsachgem\u00e4\u00dfe Validierung eines symbolischen Links. Ein Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, sich erh\u00f6hte Rechte zu verschaffen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger Schwachstellen erfordert eine Benutzerinteraktion oder der Angreifer muss \u00fcber bestimmte Rechte verf\u00fcgen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T013312", "398363", "T012167", "T004914", "T032255", "74185", "T040198" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12084" }, { "cve": "CVE-2024-12085", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Rsync. Diese Schwachstellen sind auf verschiedene Sicherheitsprobleme zur\u00fcckzuf\u00fchren. unter anderem sind dies eine unsachgem\u00e4\u00dfe Behandlung von Checksummenl\u00e4ngen, ein Path-Traversal-Problem oder unsachgem\u00e4\u00dfe Validierung eines symbolischen Links. Ein Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, sich erh\u00f6hte Rechte zu verschaffen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger Schwachstellen erfordert eine Benutzerinteraktion oder der Angreifer muss \u00fcber bestimmte Rechte verf\u00fcgen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T013312", "398363", "T012167", "T004914", "T032255", "74185", "T040198" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12085" }, { "cve": "CVE-2024-12086", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Rsync. Diese Schwachstellen sind auf verschiedene Sicherheitsprobleme zur\u00fcckzuf\u00fchren. unter anderem sind dies eine unsachgem\u00e4\u00dfe Behandlung von Checksummenl\u00e4ngen, ein Path-Traversal-Problem oder unsachgem\u00e4\u00dfe Validierung eines symbolischen Links. Ein Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, sich erh\u00f6hte Rechte zu verschaffen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger Schwachstellen erfordert eine Benutzerinteraktion oder der Angreifer muss \u00fcber bestimmte Rechte verf\u00fcgen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T013312", "398363", "T012167", "T004914", "T032255", "74185", "T040198" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12086" }, { "cve": "CVE-2024-12087", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Rsync. Diese Schwachstellen sind auf verschiedene Sicherheitsprobleme zur\u00fcckzuf\u00fchren. unter anderem sind dies eine unsachgem\u00e4\u00dfe Behandlung von Checksummenl\u00e4ngen, ein Path-Traversal-Problem oder unsachgem\u00e4\u00dfe Validierung eines symbolischen Links. Ein Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, sich erh\u00f6hte Rechte zu verschaffen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger Schwachstellen erfordert eine Benutzerinteraktion oder der Angreifer muss \u00fcber bestimmte Rechte verf\u00fcgen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T013312", "398363", "T012167", "T004914", "T032255", "74185", "T040198" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12087" }, { "cve": "CVE-2024-12088", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Rsync. Diese Schwachstellen sind auf verschiedene Sicherheitsprobleme zur\u00fcckzuf\u00fchren. unter anderem sind dies eine unsachgem\u00e4\u00dfe Behandlung von Checksummenl\u00e4ngen, ein Path-Traversal-Problem oder unsachgem\u00e4\u00dfe Validierung eines symbolischen Links. Ein Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, sich erh\u00f6hte Rechte zu verschaffen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger Schwachstellen erfordert eine Benutzerinteraktion oder der Angreifer muss \u00fcber bestimmte Rechte verf\u00fcgen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T013312", "398363", "T012167", "T004914", "T032255", "74185", "T040198" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "title": "CVE-2024-12088" }, { "cve": "CVE-2024-12747", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Rsync. Diese Schwachstellen sind auf verschiedene Sicherheitsprobleme zur\u00fcckzuf\u00fchren. unter anderem sind dies eine unsachgem\u00e4\u00dfe Behandlung von Checksummenl\u00e4ngen, ein Path-Traversal-Problem oder unsachgem\u00e4\u00dfe Validierung eines symbolischen Links. Ein Angreifer kann diese Schwachstellen ausnutzen, um vertrauliche Informationen offenzulegen, sich erh\u00f6hte Rechte zu verschaffen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger Schwachstellen erfordert eine Benutzerinteraktion oder der Angreifer muss \u00fcber bestimmte Rechte verf\u00fcgen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T013312", "398363", "T012167", "T004914", "T032255", "74185", "T040198" ] }, "release_date": "2025-01-14T23:00:00.000+00:00", "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: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" } ] }
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" } ] }
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…