mysql 보안 업데이트
Web Browser 로는 FTP 접속이 불가능 합니다.
문서번호 : 1221203912
업데이트 : 2008.09.12
상세내용
- mysql 5.0.67 update
- 보안버그 fix
CVE-2008-3963:
MySQL 5.0 before 5.0.66, 5.1 before 5.1.26, and 6.0 before 6.0.6 does not properly
handle a b'' (b single-quote single-quote) token, aka an empty bit-string literal,
which allows remote attackers to cause a denial of service (daemon crash) by using
this token in a SQL statement.
Autoupdates 지원 : Packages System
pkgadd -F "mysql*"
update 패키지
RPMS :
. mysql-5.0.67-1.i686.rpm
. mysql-devel-5.0.67-1.i686.rpm
. mysql-client-5.0.67-1.i686.rpm
. mysql-shared-5.0.67-1.i686.rpm
SRPMS :
. mysql-5.0.67-1.src.rpm
참고 :
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3963
|