cve/2021/CVE-2021-40330.md
2025-09-29 21:09:30 +02:00

775 B

CVE-2021-40330

Description

git_connect_git in connect.c in Git before 2.30.1 allows a repository path to contain a newline character, which may result in unexpected cross-protocol requests, as demonstrated by the git://localhost:1234/%0d%0a%0d%0aGET%20/%20HTTP/1.1 substring.

POC

Reference

No PoCs from references.

Github