[보안패치] 그누보드 4.31.06 > 자유게시판

본문 바로가기
사이트 내 전체검색

자유게시판

[보안패치] 그누보드 4.31.06

페이지 정보

본문

4.31.06 (09.02.03)
    :  SQL Injection 취약점 보완
    :  게시판 업로드 파일명을 유추해 볼 수 있는 코드를 보완

        /bbs/point.php
            $sql_common = " from $g4[point_table] where mb_id = '".mysql_escape_string($member[mb_id])."' ";

        /bbs/poll_result.php
            if (!file_exists("$poll_skin_path/poll_result.skin.php")) die("skin error");

        /bbs/register_form_update.php
            $mb_id = trim(strip_tags($_POST[mb_id]));
            ...
            $mb_email = trim(strip_tags($_POST[mb_email]));

        /bbs/write_update.php
            $chars_array = array_merge(range(0,9), range('a','z'), range('A','Z'));
            ...
            shuffle($chars_array);
            $shuffle = implode("", $chars_array);
            $upload[$i][file] = abs(ip2long($_SERVER[REMOTE_ADDR])).'_'.substr($shuffle,0,8).'_'.str_replace('%', '', urlencode($filename));


        // 수정된 파일
        /bbs/point.php
        /bbs/poll_result.php
        /bbs/register_form_update.php
        /bbs/write_update.php
추천0

댓글목록

등록된 댓글이 없습니다.

Total 407건 17 페이지
  • RSS
자유게시판 목록
번호 제목 글쓴이 조회 추천 날짜
7 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 22723 0 02-10
6 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 23207 0 01-24
열람중 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 23726 0 02-03
4 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 29502 0 05-02
3 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 46563 0 08-31
2 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 54102 0 12-11
1 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 65333 0 09-11

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
7,404
어제
7,784
최대
8,233
전체
1,539,265
Copyright (c) 株式会社YHPLUS. All rights reserved.