VDB
EN
CRITICAL 9.1

GHSA-jppx-rxg9-jmrx

golang.org/x/crypto doesn't enforce invoking key constraints

빠른 조치

GHSA-jppx-rxg9-jmrx — golang.org/x/crypto: 아래 명령으로 수정 버전으로 올리세요.

go get golang.org/x/crypto@v0.52.0

상세

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

Go / golang.org/x/crypto
최초 영향 버전: 0 수정 버전: 0.52.0
수정 go get golang.org/x/crypto@v0.52.0

참고