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

페이지 정보

루루아빠 2,516 2016.02.24 00:57

평점

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

본문

** 수정내역 ** 

XSS 취약점 (16-059, 16-060) 이휘원님이 한국인터넷진흥원통해 알려주셨습니다. 
XSS 취약점(15-727) 한국인터넷진흥원에서 알려주셨습니다. 
Reflected XSS 취약점(16-036) 한국인터넷진흥원에서 알려주셨습니다. 
비밀 댓글 노출 취약점(16-067) 한국인터넷진흥원에서 알려주셨습니다. 


https://github.com/gnuboard/gnuboard5/commit/d0e368fe2a02503391427ecfe05129b92ac69779 
https://github.com/gnuboard/gnuboard5/commit/18ef4b0767e2e100eb97b35c078b4d032ab9cc15 
https://github.com/gnuboard/gnuboard5/commit/4913da0a1d06642bcf04688860af084cf4c3de4d 
https://github.com/gnuboard/gnuboard5/commit/e9fd9f03fd46291ea82feb39e68070193a08a6d3 
https://github.com/gnuboard/gnuboard5/commit/a73e48c3e285e52a5aaab2e6099ebce805eb8016 
https://github.com/gnuboard/gnuboard5/commit/1e011ba56dd8d102feda78386539e5777759ba32 
https://github.com/gnuboard/gnuboard5/commit/20b1d8c7e5c302121f31667cf7aa950b24cc4aea 
https://github.com/gnuboard/gnuboard5/commit/008ae978dde3079641855014a77673bd841ba98a 
https://github.com/gnuboard/gnuboard5/commit/9a870506ab94acf04ea1a818a02d583b14f934ec 
https://github.com/gnuboard/gnuboard5/commit/6b43e67c4097e049faa8ed88dd5d32086e1b508a 
https://github.com/gnuboard/gnuboard5/commit/63f9e4c8df1f4bc871b05a53530964190ede9b83 
https://github.com/gnuboard/gnuboard5/commit/b1f034292175af95f603667180dadc1780e4cc84 


a14689f 5.1.13 버전변경 
M      config.php 
ee702ff SIR 도메인 변경 
M      LICENSE.txt 
M      adm/board_form_update.php 
M      adm/config_form.php 
M      adm/service.php 
M      bbs/list.php 
M      config.php 
M      lib/common.lib.php 
M      theme/basic/readme.txt 
1a142e5 Merge branch 'master' into kisa 
c9a4697 Merge branch 'master' of github.com:gnuboard/g5 
4b38d93 스마트 에디터 2.8.2 에 추가된 파일 적용 
A      plugin/editor/smarteditor2/SmartEditor2_noframe.html 
A      plugin/editor/smarteditor2/js/SE2M_Configuration.js 
A      plugin/editor/smarteditor2/js/lib/jindo2.all.js 
A      plugin/editor/smarteditor2/js/lib/jindo_component.js 
A      plugin/editor/smarteditor2/photo_uploader/popup/_common.php 
5d2851d 스마트에디터 2.8.2 적용 및 에디터 업로드 보안 수정 
D      plugin/editor/smarteditor2/SmartEditor2.html 
M      plugin/editor/smarteditor2/SmartEditor2Skin.html 
M      plugin/editor/smarteditor2/css/smart_editor2.css 
M      plugin/editor/smarteditor2/css/smart_editor2_in.css 
M      plugin/editor/smarteditor2/css/smart_editor2_items.css 
M      plugin/editor/smarteditor2/css/smart_editor2_out.css 
M      plugin/editor/smarteditor2/editor.lib.php 
M      plugin/editor/smarteditor2/js/SE2BasicCreator.js 
M      plugin/editor/smarteditor2/js/smarteditor2.js 
M      plugin/editor/smarteditor2/js/smarteditor2.min.js 
M      plugin/editor/smarteditor2/photo_uploader/popup/file_uploader.php 
M      plugin/editor/smarteditor2/photo_uploader/popup/file_uploader_html5.php 
M      plugin/editor/smarteditor2/photo_uploader/popup/index.html 
M      plugin/editor/smarteditor2/photo_uploader/popup/js/basic.js 
M      plugin/editor/smarteditor2/photo_uploader/popup/php/index.php 
D      plugin/editor/smarteditor2/sample.php 
M      plugin/editor/smarteditor2/smart_editor2_inputarea.html 
f6e6a73 Merge branch 'master' into kisa 
3674acc g5_admin_url 코드 수정 
M      adm/admin.head.php 
M      head.sub.php 
ab53654 Merge branch 'master' into kisa 
e5aedd5 g5_admin_url 변수 설정 코드 변경 
M      adm/admin.head.php 
M      head.sub.php 
M      theme/basic/head.sub.php 
60ea7fd Merge branch 'master' into kisa 
7db9a33 메일인증 기능 수정 
M      bbs/login_check.php 
M      bbs/register_email.php 
M      bbs/register_email_update.php 
88c9537 비밀 댓글 노출 취약점(16-067) 수정 
M      mobile/skin/board/basic/view_comment.skin.php 
M      mobile/skin/board/gallery/view_comment.skin.php 
M      skin/board/basic/view_comment.skin.php 
M      skin/board/gallery/view_comment.skin.php 
M      theme/basic/mobile/skin/board/basic/view_comment.skin.php 
M      theme/basic/mobile/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 
d278554 Merge branch 'master' into kisa 
9df86d7 sca 필터링 코드 수정 
M      common.php 
714d64a Reflected XSS 취약점(16-036) 수정 
M      bbs/alert.php 
f3abd57 XSS 취약점(15-727) 수정 
D      plugin/editor/smarteditor2/sample.php 
e902334 XSS 취약점(16-060) 수정 
M      bbs/member_confirm.php 
43f4b2c XSS 취약점(16-059) 수정 
M      bbs/formmail.php 
M      mobile/skin/member/basic/formmail.skin.php 
M      skin/member/basic/formmail.skin.php 
M      theme/basic/mobile/skin/member/basic/formmail.skin.php 
M      theme/basic/skin/member/basic/formmail.skin.php
 
추천인
  • 추천해 주세요
6
루루아빠 - 회원등급 : 최고관리자 - 포인트 : 1,291,261
레벨 96
경험치 1,390,416

Progress Bar 78%

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

댓글

첫 번째 댓글을 남겨 주세요

Total 7472338 페이지
제목 글쓴이 날짜 조회 추천
그누•영카트  🏆 그누보드 5.2.5 패치 루루아빠 2017.01.10 2,355 0
이윰  🏆 Eyoom Builder 1.3.6 패치 루루아빠 2017.11.21 2,350 0
Bootstrap  🏆 부트스트랩 툴팁 텍스트 한 줄로 보여주기 루루아빠 2017.08.03 2,349 1
제로  🏆 💾 [스킨만들기] list_head.php의 설명 2 루루아빠 2005.06.23 2,345 0
이윰  🏆 전체검색 리스트 페이지에서 동영상 썸네일 이미지도 사용하기 루루아빠 2018.05.04 2,337 0
그누•영카트  🏆 영카트 5.1.3 패치 (2015.10.26) 루루아빠 2015.11.09 2,332 0
이윰  🏆 Eyoom Builder 1.3.9 패치 루루아빠 2017.11.21 2,332 0
제로  🏆 공지사항 체크를 빼면 제위치로 가지 않는 문제의 해결점 루루아빠 2005.07.07 2,330 0
그누•영카트  🏆 그누보드 5.2.4 패치 루루아빠 2016.11.22 2,327 0
제로  🏆 로그아웃시 현재접속자 리스트에서 바로 안나오게 하기 루루아빠 2005.07.14 2,326 0
그누•영카트  🏆 그누보드 5.2.3 패치 루루아빠 2016.10.19 2,322 0
제로  🏆 동영상(음악,뮤비,플래쉬) 업로드시 자동실행법 루루아빠 2005.07.08 2,320 0
제로  🏆 특정 회원(예:운영자) 이 접속자목록에 안나오게하기 루루아빠 2005.07.05 2,319 0
제로  댓글+1🏆 음악스킨 안될때 처방법.. 루루아빠 2005.07.09 2,319 0
제로  🏆 검색 버그 고치기 루루아빠 2005.07.08 2,317 0
그누•영카트  🏆 🎞️ 그누보드 5.1.7 패치 루루아빠 2015.11.17 2,311 0
이윰  🏆 Eyoom Builder 1.3.10 패치 루루아빠 2017.11.21 2,310 0
그누•영카트  댓글+2🏆 그누보드 5.4.2.2 shadow2fox 2020.03.04 2,307 2
제로  🏆 [re] 조금더 전문적인 사용법 루루아빠 2005.06.27 2,299 0
이윰  🏆 Eyoom Builder 1.3.13 패치 루루아빠 2017.11.21 2,293 0