openssl 보안 업데이트
Web Browser 로는 FTP 접속이 불가능 합니다.
문서번호 : 1194370361
업데이트 : 2007.11.07
상세내용
보안버그 픽스
. CVE-2007-3108:
The BN_from_montgomery function in crypto/bn/bn_mont.c in OpenSSL 0.9.8e and earlier
does not properly perform Montgomery multiplication, which might allow local users to
conduct a side-channel attack and retrieve RSA private keys.
. CVE-2007-5135:
Off-by-one error in the SSL_get_shared_ciphers function in OpenSSL 0.9.7 up to 0.9.7l,
and 0.9.8 up to 0.9.8f, might allow remote attackers to execute arbitrary code via a
crafted packet that triggers a one-byte buffer underflow. NOTE: this issue was
introduced as a result of a fix for CVE-2006-3738. As of 20071012, it is unknown
whether code execution is possible.
Autoupdates 지원 : 지원
pkgsysupdate
pkgadd -F "openssl097a*"
update 패키지
RPMS :
. openssl-0.9.6g-13.i686.rpm
. openssl-devel-0.9.6g-13.i686.rpm
. openssl-doc-0.9.6g-13.i686.rpm
. openssl097a-0.9.7a-43.16.noarch.rpm
. openssl097a-devel-0.9.7a-43.16.noarch.rpm
SRPMS :
. openssl097a-0.9.7a-43.16.src.rpm
참고 :
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3108
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5135
|