HIGH 7.5
GHSA-5mqj-xc49-246p
crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb
빠른 조치
GHSA-5mqj-xc49-246p — github.com/crewjam/saml: 아래 명령으로 수정 버전으로 올리세요.
go get github.com/crewjam/saml@v0.4.13 상세
Our use of flate.NewReader does not limit the size of the input. The user could pass more than 1 MB of data in the HTTP request to the processing functions, which will be decompressed server-side using the Deflate algorithm. Therefore, after repeating the same request multiple times, it is possible to achieve a reliable crash since the operating system kills the process.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.