mirror of
https://github.com/microsoft/WSL.git
synced 2026-05-31 05:47:06 -05:00
Addresses CVEs in GitPython <= 3.1.48: - Path traversal in reference APIs (patched in 3.1.48) - Newline injection in config_writer().set_value() enabling RCE via core.hooksPath (patched in 3.1.49) Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>