Bugzilla – Bug 1225023
VUL-0: CVE-2024-35186: gitoxide: traversal outside working tree enables arbitrary code execution
Last modified: 2024-05-23 11:04:58 UTC
During checkout, gitoxide does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. References: https://github.com/Byron/gitoxide/security/advisories/GHSA-7w47-3wg8-547c https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35186