[보안패치] 영카트 5.0.32
** 5.0.32 버전의 수정 내역
Blind SQL Injection 취약점이 발견되어 수정했습니다.(한국인터넷진흥원에서 알려주셨습니다.)
https://github.com/gnuboard/youngcart5/commit/69cdee58077d6e334b46ecc59cd2972dde93e8fd
ef00317 Merge branch 'g5'
bed3d99 SMS5 회신 번호 체크하는 자바스크립트 정규식 추가
M adm/sms_admin/sms_write.php
588a1a7 sms5 sql injection 취약점 수정
M adm/sms_admin/history_send.php
M adm/sms_admin/sms_write_send.php
M plugin/sms5/write_update.php
f1e6832 Merge branch 'g5'
e28acc8 관리자 게시판 리스트 정렬 필드 용어 오류 수정
M adm/board_form.php
1b196bd 관리자 상품등록폼 이미지 label 오류 수정
M adm/shop_admin/itemform.php
f1a6ef1 Merge branch 'g5'
3ee5fa6 union이 포함된 쿼리 사용할 수 있도록 수정
M lib/common.lib.php
2aa923a 불필요한 코드 제거
M mobile/shop/cart.php
ea33cf3 Merge branch 'g5'
2717346 세미콜론 빠진 것 추가
M js/common.js
Blind SQL Injection 취약점이 발견되어 수정했습니다.(한국인터넷진흥원에서 알려주셨습니다.)
https://github.com/gnuboard/youngcart5/commit/69cdee58077d6e334b46ecc59cd2972dde93e8fd
ef00317 Merge branch 'g5'
bed3d99 SMS5 회신 번호 체크하는 자바스크립트 정규식 추가
M adm/sms_admin/sms_write.php
588a1a7 sms5 sql injection 취약점 수정
M adm/sms_admin/history_send.php
M adm/sms_admin/sms_write_send.php
M plugin/sms5/write_update.php
f1e6832 Merge branch 'g5'
e28acc8 관리자 게시판 리스트 정렬 필드 용어 오류 수정
M adm/board_form.php
1b196bd 관리자 상품등록폼 이미지 label 오류 수정
M adm/shop_admin/itemform.php
f1a6ef1 Merge branch 'g5'
3ee5fa6 union이 포함된 쿼리 사용할 수 있도록 수정
M lib/common.lib.php
2aa923a 불필요한 코드 제거
M mobile/shop/cart.php
ea33cf3 Merge branch 'g5'
2717346 세미콜론 빠진 것 추가
M js/common.js
댓글 15개
10년 전
감사
10년 전
감사합니다
10년 전
감사합니다.
10년 전
감사합니다.
10년 전
고맙습니다.
10년 전
감사합니다. 수고하셨습니다~
10년 전
감사합니다.
삐꾸냐옹이
10년 전
^^ 감사합니다. ^^*
10년 전
감사합니다.
10년 전
잘 쓰겠습니다~^^
10년 전
감사합니다.
Romancia
10년 전
고마워요~~
10년 전
감사합니다. ^^
행복한사람
10년 전
감사합니다 ^^^
거니밥사줘
10년 전
감사함니다~
질문하나할게요
오류가떠요
Warning: preg_split() [function.preg-split]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/tourcc/public_html/lib/common.lib.php on line 1352
/public_html/lib/common.lib.php on line 1352 위치는
function cut_str($str, $len, $suffix="…")
{
$arr_str = preg_split("//u", $str, -1, PREG_SPLIT_NO_EMPTY);
$str_len = count($arr_str);
if ($str_len >= $len) {
$slice_str = array_slice($arr_str, 0, $len);
$str = join("", $slice_str);
return $str . ($str_len > $len ? $suffix : '');
} else {
$str = join("", $arr_str);
return $str;
}
}
질문하나할게요
오류가떠요
Warning: preg_split() [function.preg-split]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/tourcc/public_html/lib/common.lib.php on line 1352
/public_html/lib/common.lib.php on line 1352 위치는
function cut_str($str, $len, $suffix="…")
{
$arr_str = preg_split("//u", $str, -1, PREG_SPLIT_NO_EMPTY);
$str_len = count($arr_str);
if ($str_len >= $len) {
$slice_str = array_slice($arr_str, 0, $len);
$str = join("", $slice_str);
return $str . ($str_len > $len ? $suffix : '');
} else {
$str = join("", $arr_str);
return $str;
}
}
게시판 목록
영카트5 다운로드
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 공지 |
|
10년 전 | 49798 | |
| 83 |
|
10년 전 | 18560 | |
| 82 |
|
10년 전 | 10681 | |
| 81 |
|
10년 전 | 24966 | |
| 80 |
|
10년 전 | 22890 | |
| 79 |
|
10년 전 | 13507 | |
| 78 |
|
10년 전 | 14368 | |
| 77 |
|
10년 전 | 13551 | |
| 76 |
|
10년 전 | 12438 | |
| 75 |
|
10년 전 | 12441 | |
| 74 |
|
10년 전 | 12107 | |
| 73 |
|
10년 전 | 9194 | |
| 72 |
|
10년 전 | 9649 | |
| 71 |
|
10년 전 | 8883 | |
| 70 |
|
10년 전 | 10485 | |
| 69 |
|
10년 전 | 11968 | |
| 68 |
|
10년 전 | 15348 | |
| 67 |
|
10년 전 | 6919 | |
| 66 |
|
10년 전 | 6502 | |
| 65 |
|
10년 전 | 7709 | |
| 64 |
|
10년 전 | 10202 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기