mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
775 B
Markdown
19 lines
775 B
Markdown
|
|
### [CVE-2021-40330](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
||
|
|
- https://github.com/20142995/nuclei-templates
|
||
|
|
- https://github.com/cyb3r-w0lf/nuclei-template-collection
|
||
|
|
|