공지사항열기

HOME > 고객센터 > 공지사항

그누보드 2020년 4월13일자 보안패치 업데이트 5.4.2.4

페이지 정보

조회 2,581회 작성일 2020-04-14 07:13 URL https://wdm01.cafe24.com/notice/53

본문

** 수정내역 **


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


출처 : SIR

Total 91건 1 페이지
  • RSS

검색

  • 주소: (08375) 서울 구로구 디지털로31길 41 511-2 (구로동, 이앤씨벤처드림타워6차)
  • 상호: 웹드로우
  • 대표: 홍길동
  • 사업자등록번호: 131-10-26579
  • E-Mail: jin@jinsystem.net
  • 통신판매업신고번호: 2017-서울구로-0330
  • Tel: 1688-7536
  • Fax: 02-6280-7535
  • Mobile: 010-4533-7535
  • 개인정보보호책임자: 홍길동
  • Copyright(C) 2023 WEBDRAW All rights reserved. Version 5.6.8(2024-11-26)
MENU