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

페이지 정보

루루아빠 2,503 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,290,224
레벨 96
경험치 1,387,681

Progress Bar 69%

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

댓글

첫 번째 댓글을 남겨 주세요

Total 7462238 페이지
제목 글쓴이 날짜 조회 추천
JavaScript  🏆 모달창(Modal Window) backdrop(모달창 바깥 부분) 클릭시 모달창 닫지 않기 루루아빠 2016.05.06 3,397 0
그누•영카트  🏆 영카트 5.1.16 패치 루루아빠 2016.04.23 2,465 0
그누•영카트  🏆 그누보드 5.1.16 패치 루루아빠 2016.04.23 2,442 0
이윰  🏆 Eyoom Builder 1.2.4 패치 루루아빠 2016.04.23 2,455 0
이윰  🏆 Eyoom Builder 1.2.3 패치 루루아빠 2016.03.29 2,879 0
이윰  🏆 글 작성시 익명으로만 글 작성하게 하기 루루아빠 2016.03.29 2,780 0
그누•영카트  🏆 영카트 5.1.15 패치 루루아빠 2016.03.21 2,534 0
그누•영카트  🏆 그누보드 5.1.15 패치 루루아빠 2016.03.21 3,059 0
JavaScript  🏆 특정 div의 내용을 일정 시간마다 새로고침하기 루루아빠 2016.03.20 14,809 1
jQuery  🏆 Theia Sticky Sidebar 사용시 모달(modal)이 사이드바 아래로 내려가는 문제 해결하기 루루아빠 2016.03.16 3,445 0
CSS  🏆 div 클래스에 :last-child css 스타일 적용하기 루루아빠 2016.03.15 2,212 0
그누•영카트  🏆 영카트 5.1.14 패치 루루아빠 2016.03.08 2,425 0
그누•영카트  🏆 그누보드 5.1.14 패치 루루아빠 2016.03.08 2,381 0
이윰  댓글+1🏆 무한스크롤을 사용하지 않는 일반 게시판을 타 경로에서 모달창으로 불러올 때 배경이미지가 본문에 나타나는 문제 해결 루루아빠 2016.03.05 3,611 0
이윰  🏆 부트스트랩(bootstrap)의 반응형 테이블(table-responsive) 사용시 모바일에서 나타나는 border 없애기 루루아빠 2016.03.04 3,529 0
이윰  🏆 이윰빌더 태그 입력시 작은 따옴표(apostrophe)가 포함되면 삭제 안되는 문제 루루아빠 2016.02.26 2,869 0
서버  🏆 config.php 관련 nginx 403 에러 - 사용 권한 없음: 액세스가 거부되었습니다. 루루아빠 2016.02.25 3,472 0
이윰  🏆 최신글 카테고리 추출 옵션 루루아빠 2016.02.25 2,463 0
그누•영카트  🏆 영카트 5.1.13 패치 루루아빠 2016.02.24 4,020 0
그누•영카트  🏆 🚩 그누보드 5.1.13 패치 루루아빠 2016.02.24 2,504 0