GitPython before 3.1.50 fails to validate newline...
High severity
Unreviewed
Published
Aug 1, 2026
to the GitHub Advisory Database
•
Updated Aug 1, 2026
Description
Published by the National Vulnerability Database
Aug 1, 2026
Published to the GitHub Advisory Database
Aug 1, 2026
Last updated
Aug 1, 2026
GitPython before 3.1.50 fails to validate newline characters in the section parameter of config_writer(), allowing attackers to inject arbitrary section headers into .git/config. Attackers can inject newlines to create a forged [core] section with hooksPath pointing to attacker-controlled directories, achieving remote code execution when git hooks are triggered.
References