Skip to content
MinGit for Windows v2.14.4(6)

Changes since MinGit v2.14.4(5) (December 10th 2019)

Bug Fixes

  * With a crafted URL that contains a newline in it, the credential
    helper machinery can be fooled to give credential information for
    a wrong host.  The attack has been made impossible by forbidding
    a newline character in any value passed via the credential
    protocol.