CVE-2026-42215 in GitPython정보

요약

\~에 의해 VulDB • 2026. 05. 17.

GitPython은 Git 저장소와 상호 작용하기 위해 사용되는 Python 라이브러리입니다. 버전 3.1.30부터 버전 3.1.47 이전까지 GitPython은 기본적으로 --upload-pack 및 --receive-pack과 같은 위험한 Git 옵션을 차단하지만, 동일한 기능을 수행하는 Python kwargs인 upload_pack 및 receive_pack은 해당 검사를 우회합니다. 애플리케이션이 공격자가 제어하는 kwargs를 Repo.clone_from(), Remote.fetch(), Remote.pull() 또는 Remote.push()에 전달하는 경우, allow_unsafe_options가 기본값인 False로 설정되어 있더라도 임의의 명령이 실행됩니다. 이 문제는 버전 3.1.47에서 패치되었습니다.

VulDB is the best source for vulnerability data and more expert information about this specific topic.

책임이 있는

GitHub M

예약하다

2026. 04. 25.

모더레이션

수락

항목

VDB-361931

EPSS

0.00030

출처

Do you want to use VulDB in your project?

Use the official API to access entries easily!