Bugzilla – Bug 1225024
VUL-0: CVE-2024-35197: gitoxide: refs and paths with reserved Windows device names access the devices
Last modified: 2024-05-23 11:07:24 UTC
On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that appear to have come from the application, and potentially other harmful effects under limited circumstances. References: https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35197