[그누•영카트] 그누보드 5.2.9 패치

페이지 정보

yadolee 루루아빠 5,392 2017.07.05 13:19:26

평점

  • 평점 : 0점 (0명 참여)

본문

** 수정내역 **

게시판에서 특수문자 일부 입력시 캐쉬 파일 생성 오류 수정
그누보드 AND 검색을 이용한 취약점 수정 (17-455) ( KISA 에서 제보해 주셨습니다. )
1:1 문의 페이징 오류 수정 ( 진서기 님이 알려주셨습니다. )
cheditor js 업로드 수정
스마트에디터 2.9.0 버전으로 수정
게시판 글쓰기시 버튼도 토큰 적용되도록 수정
코멘트 폼 및 게시판 패스워드 action url에 https 처리 ( 해피정 님이 알려주셨습니다. )
kcaptcha https 적용이 안되는 오류 수정 ( 신비 님이 알려주셨습니다. )
그누보드 글 수정 XSS 취약점 수정 ( 17-454 ) ( KISA 에서 제보해 주셨습니다. )
게시판 본문의 url 자동 링크 소스 수정




https://github.com/gnuboard/gnuboard5/commit/6a41d655def43cade60ab6bfefa47dd5acd6e372
https://github.com/gnuboard/gnuboard5/commit/ce9517885ba5797c0708f1b7b2f5208095597a61
https://github.com/gnuboard/gnuboard5/commit/e9afe3fdae7c96d2acf1575da4ad29e07a2aefcb
https://github.com/gnuboard/gnuboard5/commit/02c29c137ca34e2cc08dbc8b586440f255b9be18
https://github.com/gnuboard/gnuboard5/commit/31cdf100112b7f5656fd351d415dc79e80c24800
https://github.com/gnuboard/gnuboard5/commit/bb99c050b6a10c432cb8d8d842e59a33c91b3744
https://github.com/gnuboard/gnuboard5/commit/7bb40dd8828264f8ddceb2ba0db3da4e9ba2d435
https://github.com/gnuboard/gnuboard5/commit/5bd16c0e77370238de6d7124c7b91a70884bd38e
https://github.com/gnuboard/gnuboard5/commit/94f25f73fac224aa5c460306afd203558bde6322
https://github.com/gnuboard/gnuboard5/commit/2b2d558c874401dd554cd5199933aa668b2e09a2
https://github.com/gnuboard/gnuboard5/commit/0d19b012299bdba1d04a4906a772103fd12f3e7a





0d19b01 5.2.9 버전 변경
M      config.php
D      plugin/editor/smarteditor2/SmartEditor2.html
2b2d558 게시판 본문의 url 자동 링크 소스 수정
M      lib/common.lib.php
94f25f7 그누보드 글 수정 XSS 취약점 수정 ( 17-454 )
M      bbs/write.php
5bd16c0 kcaptcha https 적용이 안되는 오류 수정
M      plugin/kcaptcha/kcaptcha.lib.php
7bb40dd 코멘트 폼 및 게시판 패스워드 action url에 https 처리
M      bbs/delete.php
M      bbs/delete_all.php
M      bbs/delete_comment.php
M      bbs/password.php
M      bbs/view_comment.php
M      bbs/write_comment_update.php
M      skin/board/basic/view_comment.skin.php
M      skin/board/gallery/view_comment.skin.php
M      theme/basic/skin/board/basic/view_comment.skin.php
M      theme/basic/skin/board/gallery/view_comment.skin.php
bb99c05 게시판 글쓰기시 버튼도 토큰 적용되도록 수정
M      js/common.js
31cdf10 스마트에디터 2.9.0 버전으로 수정
A      plugin/editor/smarteditor2/SmartEditor2.html
M      plugin/editor/smarteditor2/SmartEditor2Skin.html
A      plugin/editor/smarteditor2/SmartEditor2Skin_en_US.html
A      plugin/editor/smarteditor2/SmartEditor2Skin_ja_JP.html
A      plugin/editor/smarteditor2/SmartEditor2Skin_ko_KR.html
A      plugin/editor/smarteditor2/SmartEditor2Skin_zh_CN.html
A      plugin/editor/smarteditor2/SmartEditor2Skin_zh_TW.html
A      plugin/editor/smarteditor2/SmartEditor2noframe.html
M      plugin/editor/smarteditor2/config.js
A      plugin/editor/smarteditor2/css/en_US/smart_editor2.css
A      plugin/editor/smarteditor2/css/en_US/smart_editor2_in.css
A      plugin/editor/smarteditor2/css/en_US/smart_editor2_items.css
A      plugin/editor/smarteditor2/css/en_US/smart_editor2_out.css
A      plugin/editor/smarteditor2/css/ja_JP/smart_editor2.css
A      plugin/editor/smarteditor2/css/ja_JP/smart_editor2_in.css
A      plugin/editor/smarteditor2/css/ja_JP/smart_editor2_items.css
A      plugin/editor/smarteditor2/css/ja_JP/smart_editor2_out.css
A      plugin/editor/smarteditor2/css/ko_KR/smart_editor2.css
A      plugin/editor/smarteditor2/css/ko_KR/smart_editor2_in.css
A      plugin/editor/smarteditor2/css/ko_KR/smart_editor2_items.css
A      plugin/editor/smarteditor2/css/ko_KR/smart_editor2_out.css
A      plugin/editor/smarteditor2/css/zh_CN/smart_editor2.css
A      plugin/editor/smarteditor2/css/zh_CN/smart_editor2_in.css
A      plugin/editor/smarteditor2/css/zh_CN/smart_editor2_items.css
A      plugin/editor/smarteditor2/css/zh_CN/smart_editor2_out.css
A      plugin/editor/smarteditor2/css/zh_TW/smart_editor2.css
A      plugin/editor/smarteditor2/css/zh_TW/smart_editor2_in.css
A      plugin/editor/smarteditor2/css/zh_TW/smart_editor2_items.css
A      plugin/editor/smarteditor2/css/zh_TW/smart_editor2_out.css
M      plugin/editor/smarteditor2/editor.lib.php
A      plugin/editor/smarteditor2/img/bg_spell.gif
A      plugin/editor/smarteditor2/img/bx_set_110302.gif
A      plugin/editor/smarteditor2/img/en_US/btn_set.png
A      plugin/editor/smarteditor2/img/en_US/text_tool_set.png
M      plugin/editor/smarteditor2/img/icon_set.gif
A      plugin/editor/smarteditor2/img/ja_JP/btn_set.png
A      plugin/editor/smarteditor2/img/ja_JP/text_tool_set.png
M      plugin/editor/smarteditor2/img/ko_KR/btn_set.png
M      plugin/editor/smarteditor2/img/ko_KR/text_tool_set.png
A      plugin/editor/smarteditor2/img/zh_CN/btn_set.png
A      plugin/editor/smarteditor2/img/zh_CN/text_tool_set.png
A      plugin/editor/smarteditor2/img/zh_TW/btn_set.png
A      plugin/editor/smarteditor2/img/zh_TW/text_tool_set.png
D      plugin/editor/smarteditor2/js/HuskyEZCreator.js
D      plugin/editor/smarteditor2/js/SE2B_Configuration_General.js
D      plugin/editor/smarteditor2/js/SE2B_Configuration_Service.js
D      plugin/editor/smarteditor2/js/SE2BasicCreator.js
D      plugin/editor/smarteditor2/js/SE2M_Configuration.js
D      plugin/editor/smarteditor2/js/jindo.min.js
D      plugin/editor/smarteditor2/js/jindo_component.js
M      plugin/editor/smarteditor2/js/lib/jindo2.all.js
M      plugin/editor/smarteditor2/js/lib/jindo_component.js
A      plugin/editor/smarteditor2/js/service/HuskyEZCreator.js
A      plugin/editor/smarteditor2/js/service/SE2BasicCreator.js
A      plugin/editor/smarteditor2/js/service/SE2M_Configuration.js
A      plugin/editor/smarteditor2/js/service/hp_SE_OuterIFrameControl.js
A      plugin/editor/smarteditor2/js/service/hp_SE_ToolbarToggler.js
A      plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_en_US.js
A      plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_ja_JP.js
A      plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_ko_KR.js
A      plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_zh_CN.js
A      plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_zh_TW.js
M      plugin/editor/smarteditor2/js/smarteditor2.js
M      plugin/editor/smarteditor2/js/smarteditor2.min.js
M      plugin/editor/smarteditor2/smart_editor2_inputarea.html
M      plugin/editor/smarteditor2/smart_editor2_inputarea_ie8.html
02c29c1 cheditor js 업로드 수정
M      plugin/editor/cheditor5/cheditor.js
e9afe3f 1:1 문의 페이징 오류 수정
M      bbs/qalist.php
ce95178 그누보드 AND 검색을 이용한 취약점 수정 (17-455)
M      bbs/search.php
6a41d65 게시판에서 특수문자 일부 입력시 캐쉬 파일 생성 오류 수정
M      adm/board_copy_update.php
M      lib/latest.lib.php
추천인
  • 추천해 주세요
yadolee
6
루루아빠 - 회원등급 : 최고관리자 - 포인트 : 1,335,743
레벨 100
경험치 1,494,912

Progress Bar 33.05%

- 가입일 : 2015-03-04 03:24:54
- 서명 : KNOW YOUR LIMITS BUT NEVER STOP TRYING TO EXCEED THEM !!
- 자기소개 : 루루의 자랑 루루아빠랍니다~~

댓글

첫 번째 댓글을 남겨 주세요

Total 7631326 페이지

제목 글쓴이 날짜 조회 추천
이윰  🏆 이윰빌더에 태그 검색창 달기 루루아빠 2017.04.18 2,783 0
그누•영카트  🏆 구글 웹폰트를 적용해보자 루루아빠 2015.10.27 2,784 0
그누•영카트  🏆 그누보드 5.1.19 패치 루루아빠 2016.07.06 2,788 0
그누•영카트  🏆 영카트 5.0.43 패치 루루아빠 2015.07.27 2,790 0
이윰  🏆 최신글에서 글 작성 시간을 나타내지 않기 루루아빠 2017.02.16 2,791 0
이윰  🏆 모바일에서 이미지 넓이 높이 태그 제거하기 루루아빠 2015.05.07 2,793 1
JavaScript  🏆 반응형 테마에서 Theia Sticky Sidebar 사용시 레이아웃이 중첩되는 문제 해결하기 루루아빠 2017.04.22 2,793 0
이윰  🏆 Eyoom Builder 1.3.2 패치 루루아빠 2017.11.21 2,799 0
그누•영카트  🏆 🎞️ 그누보드 5.1.8 패치 루루아빠 2015.11.25 2,800 0
그누•영카트  🏆 📸 5.2.9.8.4 버전에서 5.3.1 정식버전으로 패치 루루아빠 2018.04.06 2,800 0
그누•영카트  댓글+1🏆 첨부된 이미지 링크 없애기 루루아빠 2015.04.04 2,807 0
그누•영카트  🏆 그누보드 5.2.9.6 패치 루루아빠 2017.11.21 2,807 0
이윰  🏆 🎞️ 검색시 본문 내용 나오지 않게 하기 루루아빠 2015.11.15 2,808 0
그누•영카트  🏆 그누보드 5.1.16 패치 루루아빠 2016.04.23 2,811 0
제로  🏆 [스킨만들기] 제로보드 스킨 파일들의 구성 루루아빠 2005.06.23 2,814 0
그누•영카트  🏆 영카트 5.2.9.8.2 패치 루루아빠 2018.03.22 2,816 0
이윰  🏆 로그인 후에만 홈 들어가게 만들기 루루아빠 2015.04.28 2,819 0
기타  🏆 Font Awesome 4.7.0 - Form Control, Video Player, Chart, Text Editor, File Type, Spinner 루루아빠 2017.11.20 2,820 0
이윰  🏆 이윰빌더 조건문 변수 루루아빠 2016.12.13 2,826 0
그누•영카트  🏆 그누보드 5.2.9.7 패치 루루아빠 2017.12.16 2,827 0
그누•영카트  🏆 그누보드 5.1.14 패치 루루아빠 2016.03.08 2,828 0
그누•영카트  🏆 영카트 5.1.4 (2015.11.02) 루루아빠 2015.11.09 2,829 0
이윰  🏆 메인일때만 사이드 레이아웃을 없애기 루루아빠 2015.04.24 2,830 0
이윰  🏆 Q&A 게시판 최신글추출시 '비밀글입니다.' 를 원글 제목으로 변경하기 루루아빠 2015.10.20 2,836 0
이윰  🏆 Eyoom Builder 1.3.8 패치 루루아빠 2017.11.21 2,836 0
이윰  🏆 Eyoom Builder 1.1.11 패치 루루아빠 2015.10.15 2,840 0
그누•영카트  🏆 5.2.1 토큰패치로 댓글 달린 본인 댓글 수정 못하는 문제 루루아빠 2016.08.22 2,846 0
그누•영카트  🏆 그누보드 5.2.2 패치 루루아빠 2016.09.20 2,849 0
이윰  🏆 Eyoom Builder 1.2.4 패치 루루아빠 2016.04.23 2,850 0
그누•영카트  🏆 그누보드 5.1.10 패치 루루아빠 2015.12.23 2,852 0