mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
23 lines
1.5 KiB
Markdown
23 lines
1.5 KiB
Markdown
### [CVE-2024-53263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53263)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Git LFS is a Git extension for versioning large files. When Git LFS requests credentials from Git for a remote host, it passes portions of the host's URL to the `git-credential(1)` command without checking for embedded line-ending control characters, and then sends any credentials it receives back from the Git credential helper to the remote host. By inserting URL-encoded control characters such as line feed (LF) or carriage return (CR) characters into the URL, an attacker may be able to retrieve a user's Git credentials. This problem exists in all previous versions and is patched in v3.6.1. All users should upgrade to v3.6.1. There are no workarounds known at this time.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/BahrainMobilityInternational/BMI-02
|
|
- https://github.com/Gandhiprakash07/Trail01
|
|
- https://github.com/JorJorBlinks/usek
|
|
- https://github.com/Reh46/WEB1
|
|
- https://github.com/abdulrahmanasdfghj/brubru
|
|
- https://github.com/botaktrade/ExnessID.com
|
|
|