sudo 취약점 부분
1 2 |
[test123@localhost ~]$ sudoedit -s '\' `perl -e 'print "A" x 65536'` 세그멘테이션 오류 |
위와 같이 세그멘테이션 오류 또는 Segmentation fault 표시가 되면 취약점이 발생
업데이트 부분
1 |
[root@localhost ]# yum update sudo |
업데이트 후 확인
1 2 |
[test123@localhost ~]$ sudoedit -s '\' usage: sudoedit [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt] [-T timeout] [-u user] file ... |
업데이트 필수