[보안패치] 그누보드 5.4.2.4 > 그누보드5 다운로드

그누보드5 다운로드

SIR은 그누보드를 만들 뿐 프로그램의 설치, 운영방법, 설정문제에 관한 도움을 드리지는 않습니다.

[보안패치] 그누보드 5.4.2.4 정보

[보안패치] 그누보드 5.4.2.4

첨부파일

gnuboard5.4.2.4.tar.gz (7.2M) 1601회 다운로드 2020-04-13 16:45:19
gnuboard5.4.2.4.patch.tar.gz (165.1K) 375회 다운로드 2020-04-13 16:45:19

본문

** 수정내역 **

5.4 버전 게시판 리스트 스킨 css 코드 수정
관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정
관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정2
게시판 : 갤러리스킨 gall_img height 지정 버그 10331
최근게시물 : 불분명한 selector 수정, galley > gallery 버그 10335
php7.4 버전에서 경고메시지 나오는 문법 수정
5.4 게시판스킨 검색창이 안보이는 오류 수정
get_group 함수 실행시 string 인지 체크
그누보드 XSS 취약점 수정
5.4 버전 게시판 리스트 스킨 인기게시물 아이콘 위치 수정
WEBVIEW 내 파일 다운로드 문제 download Attribute 추가
5.4버전 게시물 복사이동시 hook 코드 추가
get_group 함수 실행 전 배열 체크 코드 추가
아이코드 JSON 버전 적용 및 토큰키 입력 추가
버전 5.4.2.4 수정




https://github.com/gnuboard/gnuboard5/commit/05a88d12deae141eaf961d6f810f7910a2acff5b
https://github.com/gnuboard/gnuboard5/commit/dad97445f8cf09f38daf674007140998831af2bd
https://github.com/gnuboard/gnuboard5/commit/81444b42b15fc9110c257543f45a7d40bef59f0a
https://github.com/gnuboard/gnuboard5/commit/67126bcbe1277de48f188ba1d69c3b4ce0314cfa
https://github.com/gnuboard/gnuboard5/commit/b069485c53bde345bbe57deff11060eddedd1679
https://github.com/gnuboard/gnuboard5/commit/a2bad15bfebebd116d5ddced9aaaad1181f32d03
https://github.com/gnuboard/gnuboard5/commit/ab1d514eb4b71ee0ce4c7ea1174fabb2289282ab
https://github.com/gnuboard/gnuboard5/commit/1cc2b141f954fb3fa8ff966746f965caca99722b
https://github.com/gnuboard/gnuboard5/commit/d6d6773fbbfdf8f1bfdcb6e73ef148b0aa52af56
https://github.com/gnuboard/gnuboard5/commit/388392425888fe05e8570af279476f1ab6a9f95f
https://github.com/gnuboard/gnuboard5/commit/7b4a11b99d344fe4b38da8d1deab8e687ea6b3cf
https://github.com/gnuboard/gnuboard5/commit/68feb602ffdff77419d31bde212614f72fdaf099
https://github.com/gnuboard/gnuboard5/commit/50edf32875e6cd5b281f2acdd35c19374e1f280e
https://github.com/gnuboard/gnuboard5/commit/ecb62265990a7639c815796624e13d1946105d59
https://github.com/gnuboard/gnuboard5/commit/101d5995fa7c587d5d00cd3da97313011fb7724c





101d599 버전 5.4.2.4 수정
M      config.php
ecb6226 아이코드 JSON 버전 적용 및 토큰키 입력 추가
M      adm/config_form.php
M      adm/config_form_update.php
M      adm/css/admin.css
M      adm/sms_admin/config.php
M      adm/sms_admin/config_update.php
M      adm/sms_admin/css/sms5.css
M      adm/sms_admin/history_send.php
M      adm/sms_admin/history_view.php
M      adm/sms_admin/sms5.sql
M      adm/sms_admin/sms_write.php
M      adm/sms_admin/sms_write_send.php
M      extend/sms5.extend.php
M      lib/common.lib.php
M      lib/icode.lms.lib.php
M      lib/icode.sms.lib.php
M      plugin/sms5/sms5.lib.php
50edf32 get_group 함수 실행 전 배열 체크 코드 추가
M      common.php
68feb60 5.4버전 게시물 복사이동시 hook 코드 추가
M      bbs/move_update.php
7b4a11b WEBVIEW 내 파일 다운로드 문제 download Attribute 추가
M      mobile/skin/board/basic/view.skin.php
M      mobile/skin/board/gallery/view.skin.php
M      mobile/skin/qa/basic/view.skin.php
M      skin/board/basic/view.skin.php
M      skin/board/gallery/view.skin.php
M      skin/qa/basic/view.skin.php
M      theme/basic/mobile/skin/board/basic/view.skin.php
M      theme/basic/mobile/skin/board/gallery/view.skin.php
M      theme/basic/mobile/skin/qa/basic/view.skin.php
M      theme/basic/skin/board/basic/view.skin.php
M      theme/basic/skin/board/gallery/view.skin.php
M      theme/basic/skin/qa/basic/view.skin.php
3883924 5.4 버전 게시판 리스트 스킨 인기게시물 아이콘 위치 수정
M      skin/board/basic/list.skin.php
M      theme/basic/skin/board/basic/list.skin.php
d6d6773 그누보드 XSS 취약점 수정
M      bbs/password.php
1cc2b14 get_group 함수 실행시 string 인지 체크
M      common.php
M      lib/common.lib.php
28d1001 Merge branch 'master' of github.com:gnuboard/g5
ab1d514 5.4 게시판스킨 검색창이 안보이는 오류 수정
M      skin/board/basic/list.skin.php
M      skin/board/gallery/list.skin.php
M      theme/basic/skin/board/basic/list.skin.php
M      theme/basic/skin/board/gallery/list.skin.php
a2bad15 php7.4 버전에서 경고메시지 나오는 문법 수정
M      lib/common.lib.php
b069485 최근게시물 : 불분명한 selector 수정, galley > gallery 버그 10335
M      skin/latest/pic_block/latest.skin.php
M      skin/latest/pic_block/style.css
67126bc 게시판 : 갤러리스킨 gall_img height 지정 버그 10331
M      skin/board/gallery/style.css
M      theme/basic/skin/board/gallery/style.css
81444b4 관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정2
M      adm/menu_form.php
dad9744 관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정
M      adm/menu_form.php
05a88d1 5.4 버전 게시판 리스트 스킨 css 코드 수정
M      mobile/skin/board/basic/style.css
M      mobile/skin/board/gallery/style.css
M      theme/basic/mobile/skin/board/basic/style.css
M      theme/basic/mobile/skin/board/gallery/style.css

댓글 16개

전체 318 |RSS
그누보드5 다운로드 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT