#VU112637 CRLF injection in Git - CVE-2025-48384
Published: July 9, 2025 / Updated: September 17, 2025
Git
Git
Description
The vulnerability allows a remote user to compromise the affected system.
The vulnerability exists due to insufficient validation of attacker-supplied data when reading config values. A remote user can pass specially crafted config lines to the application containing CR-LF characters and execute arbitrary code on the system after checkout.