[그누•영카트] 영카트 5.4.3.1
페이지 정보

짧은주소
-
https://yadolee.com/tip/775 주소복사
평점
본문
영카트 5.4.3.1 | https://sir.kr/yc5_pds/2723 |
youngcart5.4.3.1.tar.gz (10.2M) | https://sir.kr/bbs/download2.php?bo_table=yc5_pds&wr_id=2723&no=0 |
youngcart5.4.3.1.patch.tar.gz (184.8K) | https://sir.kr/bbs/download2.php?bo_table=yc5_pds&wr_id=2723&no=1 |
CSS : #93 중복/미사용 코드 제거
관리자로 로그인시 data 폴더에 쓰기권한 또는 웹하드 용량이 있는지 체크과정 추가
불필요한 PHP버전 확인 삭제
회원 로그인 체크 페이지에 event hook 추가
sql_free_result 시 mysql resource 확인
소셜로그인 페이스북 아이디로 로그인 오류 수정 및 트위터 앱 링크 수정
get_file 함수에 hook 추가
아이코드 전송 데이터와 전송 결과를 초기화 하는 변수 코드 수정
관리자 환경설정의 접근차단IP 중 현재 접속 IP를 차단못하게 하기
delete_editor_thumbnail 에디터 썸네일이 삭제 안되는 오류 수정
게시판 : 스타일시트 기본스타일 커스터마이징 예약 부분 제거
게시판 : 갤러리 목록 이미지 높이값으로 height, max-height 지정하도록 변경 (10653)
게시판 : 갤러리 목록 bo_gallery_height 값이 0일 때, height/max-height inline 지정 예외처리
게시판 : 갤러리 목록 bo_gallery_height 값으로, 공지게시물 line-height 지정하도록 처리
회원아이콘 url에 파일수정시간 파라미터 추가
[KVE-2020-0797] 영카트 SQL 인젝션 취약점 수정 (KISA 에서 알려주셨습니다.)
[KVE-2020-0785, 0788] 타 아이디가 에디터 업로드 된 이미지 삭제 가능 취약점 수정 (KISA 에서 알려주셨습니다.)
소셜로그인 페이코, 구글 오류 수정
get_magic_quotes_gpc함수 DEPRECATED 에 대한 코드 수정
갤러리 목록 bo_gallery_height 스타일 추가 수정
[KVE-2020-0797] 영카트 SQL 인젝션 취약점 추가 수정 (KISA 에서 알려주셨습니다.)
버전 5.4.3.1 수정
https://github.com/gnuboard/youngcart5/commit/dbf70d5c8bb6f3997d4440083a68fb511ffcc9b1
https://github.com/gnuboard/youngcart5/commit/eacddc8c4c41106b372df6d191bbfd5f1b8037a2
https://github.com/gnuboard/youngcart5/commit/18723f41aab791c38db8815492990d0e4833c459
https://github.com/gnuboard/youngcart5/commit/56fc1a7227dbfa94261873bc1d48e090f8355d55
https://github.com/gnuboard/youngcart5/commit/3be18795e29b22129085ce04d65f8ce00a8329ea
https://github.com/gnuboard/youngcart5/commit/38c1d227b7607fe5e8ff80bb3ec386a2a81788f7
https://github.com/gnuboard/youngcart5/commit/f8115af37d5a2f2e33c418febec1129f4b952f45
https://github.com/gnuboard/youngcart5/commit/f2d81385c906bd850efb731f22035f5862d30047
https://github.com/gnuboard/youngcart5/commit/e4fe1782209def3e5f253b658655feca080f929b
https://github.com/gnuboard/youngcart5/commit/a0688cd3b7f226f081d20fb25de9965d20320fbf
https://github.com/gnuboard/youngcart5/commit/5a8d195b620418920d7390394f38bdea4c708029
https://github.com/gnuboard/youngcart5/commit/8d503e7121b3bd24ff2b4550d20da22610634f71
https://github.com/gnuboard/youngcart5/commit/2fc43dc2b9c90cf07c1300f22e9813c50b63cf50
https://github.com/gnuboard/youngcart5/commit/677067d1826555da4ec82f8646d4476f6c5d1890
https://github.com/gnuboard/youngcart5/commit/0fcf083d792955d1221aa0deb7ef996b61f9e254
https://github.com/gnuboard/youngcart5/commit/eb9a356c007592de399e14f966a6c19f69ad9a41
https://github.com/gnuboard/youngcart5/commit/6ed8560a38a9bc0180705d80cb6bf83614d312e8
https://github.com/gnuboard/youngcart5/commit/ad0ef4dd7e80086b6331f65790a40ff9c061d4d2
https://github.com/gnuboard/youngcart5/commit/4cd1523c9e41cb4b91aecab2c0a7578e5ab10a95
https://github.com/gnuboard/youngcart5/commit/d78f0486fd2ff06d9290d40fc89684d687ab4e25
https://github.com/gnuboard/youngcart5/commit/94fc293ad4558c5dc5e1a3f28963541b45268cd2
94fc293 5.4.3.1 버전변경
M adm/css/admin.css
M config.php
d78f048 [KVE-2020-0797] 영카트 SQL 인젝션 취약점 추가 수정
M mobile/shop/search.php
M mobile/skin/shop/basic/search.skin.php
M shop/search.php
M skin/shop/basic/search.skin.php
M theme/basic/mobile/skin/shop/basic/search.skin.php
M theme/basic/skin/shop/basic/search.skin.php
4cd1523 갤러리 목록 bo_gallery_height 스타일 추가 수정
M skin/board/gallery/list.skin.php
M theme/basic/skin/board/gallery/list.skin.php
ad0ef4d get_magic_quotes_gpc함수 DEPRECATED 에 대한 코드 수정
M common.php
6ed8560 소셜로그인 페이코, 구글 오류 수정
M adm/config_form.php
M mobile/skin/social/img/sns_gp_s.png
M mobile/skin/social/social_login.skin.php
M mobile/skin/social/social_outlogin.skin.1.php
M mobile/skin/social/social_register.skin.php
M mobile/skin/social/style.css
M plugin/social/Hybrid/Providers/Google.php
M plugin/social/Hybrid/Providers/Payco.php
M plugin/social/Hybrid/Providers/Twitter.php
M plugin/social/includes/functions.php
M skin/social/img/sns_gp_s.png
M skin/social/social_login.skin.php
M skin/social/social_outlogin.skin.1.php
M skin/social/social_register.skin.php
M skin/social/style.css
eb9a356 [KVE-2020-0785, 0788] 타 아이디가 에디터 업로드 된 이미지 삭제 가능 취약점 수정
M plugin/editor/cheditor5/imageUpload/config.php
M plugin/editor/smarteditor2/photo_uploader/popup/php/UploadHandler.php
0fcf083 [KVE-2020-0797] 영카트 SQL 인젝션 취약점 수정
M lib/common.lib.php
677067d 회원아이콘 url에 파일수정시간 파라미터 추가
M adm/member_form.php
M bbs/register_form.php
M extend/default.config.php
M lib/common.lib.php
M skin/member/basic/register_form.skin.php
M skin/member/basic/style.css
M theme/basic/skin/member/basic/register_form.skin.php
M theme/basic/skin/member/basic/style.css
2fc43dc 게시판 : 갤러리 목록 bo_gallery_height 값으로, 공지게시물 line-height 지정하도록 처리
M skin/board/gallery/list.skin.php
M skin/board/gallery/style.css
M theme/basic/skin/board/gallery/list.skin.php
M theme/basic/skin/board/gallery/style.css
8d503e7 게시판 : 갤러리 목록 bo_gallery_height 값이 0일 때, height/max-height inline 지정 예외
M skin/board/gallery/list.skin.php
M theme/basic/skin/board/gallery/list.skin.php
5a8d195 게시판 : 갤러리 목록 이미지 높이값으로 height, max-height 지정하도록 변경 (10653)
M skin/board/gallery/list.skin.php
M skin/board/gallery/style.css
M theme/basic/skin/board/gallery/list.skin.php
M theme/basic/skin/board/gallery/style.css
a0688cd 게시판 : 스타일시트 기본스타일 커스터마이징 예약 부분 제거
M skin/board/basic/style.css
M skin/board/gallery/style.css
M theme/basic/skin/board/basic/style.css
M theme/basic/skin/board/gallery/style.css
e4fe178 delete_editor_thumbnail 에디터 썸네일이 삭제 안되는 오류 수정
M lib/common.lib.php
f1b776c 관리자 환경설정의 접근차단IP 중 현재 접속 IP를 차단못하게 하기
M adm/config_form.php
M adm/config_form_update.php
f2d8138 아이코드 전송 데이터와 전송 결과를 초기화 하는 변수 코드 수정
M lib/icode.lms.lib.php
M lib/icode.sms.lib.php
f8115af get_file 함수에 hook 추가
M lib/common.lib.php
38c1d22 소셜로그인 페이스북 아이디로 로그인 오류 수정 및 트위터 앱 링크 수정
M adm/config_form.php
M plugin/social/includes/functions.php
3be1879 sql_free_result 시 mysql resource 확인
M lib/common.lib.php
56fc1a7 회원 로그인 체크 페이지에 event hook 추가
M bbs/login_check.php
18723f4 불필요한 PHP버전 확인 삭제
M config.php
eacddc8 관리자로 로그인시 data 폴더에 쓰기권한 또는 웹하드 용량이 있는지 체크과정 추가
M bbs/login_check.php
dbf70d5 CSS : #93 중복/미사용 코드 제거
M adm/sms_admin/css/sms5.css
M css/default.css
M mobile/skin/board/basic/style.css
M mobile/skin/board/gallery/style.css
M mobile/skin/latest/basic/style.css
M skin/board/gallery/style.css
M skin/latest/pic_block/style.css
M skin/latest/pic_list/style.css
M theme/basic/css/default.css
추천인

레벨 147
경험치 3,225,027
Progress Bar 12.99%
- 가입일 : 2015-03-10 12:21:44
- 서명 : 인간에게 가장 큰 선물은
자기 자신에게 기회를 주는 것이다.
- 크리스 가드너, Chris Gardner -
- 자기소개 : There's never a shortcut to happiness.
-
[뮤직 비디오 게시판] 이문세 5집 [이문세5] 1988년2025-05-18
-
[공유 자료실] Notepad++ 8.8.12025-05-17
-
[뮤직 비디오 게시판] 사랑했지만 - 김경호 6집 [The Life] 2001년2025-05-16
-
2 [Web Server Tip] 그누보드(영카트) 5.6.13+22025-05-15
-
[골라먹는 요리] 바지락면2025-05-11
-
[좋은 생각] 남의 단점이 꼴보기 싫어질 때2025-05-11
-
[좋은 생각] 마음 가는 대로 해라2025-05-11
-
[좋은 생각] 당신에게 정말 중요한 일을 시작하세요2025-05-11
-
[이슈와 관심] 미약하나마 동참했습니다2025-05-04
-
[생활 정보] 음 180원 다른 운을 기대해봐야겠네요2025-04-26
-
[생활 정보] 나라가 혼돈의 시기를 겪다 보니 봄을 만끽할 겨를 조차 느낄 수 없었네요 정보 감사합니다2025-04-07
-
[생활 정보] 새해 복 많이 받으십시오2025-01-31
-
[자유 게시판] 하늘구장님과 내사랑님 그리고 회원 여러분들 모두의 가정과 일터에 행복과 행운이 가득한 한 해가 되시길 진심으로 기원드립니다 새해 복 많이 받으세요2025-01-27
-
[훈훈과 감동 이야기] 반려자를 옛스럽고 정겹게 표현한 말이 옆지기라고 한다지요 함께 같은 방향을 바라보며 인생을 사는 것이 크나큰 행복이라 생각합니다2025-01-26
-
[이슈와 관심] 페이스북에서 iframe의 부모 페이지에 접근할 수 있도록 CORS(Cross-Origin Resource Sharing) 정책을 설정해줘야 하는 부분이라 이 오류를 해결할 순 없을 것 같습니다 꼼수라면 상단 맨 왼편 프로필 이미지 오른편 포스팅 시간에 마우스 호버를 하게 되면 말풍선이 뜨며 스크립트 오류가 일어나고 그로 인해 제어가 가능해 집니다 참고하세요2025-01-13
-
[생활 정보] 해마다 도움을 받습니다 올해도 감사함을 전합니다2025-01-10
댓글
첫 번째 댓글을 남겨 주세요