Skip to content

SECISSUE 허용되지 않은 방식으로 act를 실행할 수 있는 문제 고침#1783

Merged
1 commit merged into
xpressengine:developfrom
YJSoft:security/1015-001
Oct 16, 2015
Merged

SECISSUE 허용되지 않은 방식으로 act를 실행할 수 있는 문제 고침#1783
1 commit merged into
xpressengine:developfrom
YJSoft:security/1015-001

Conversation

@YJSoft

@YJSoft YJSoft commented Oct 16, 2015

Copy link
Copy Markdown
Contributor

No description provided.

@ghost ghost added the type/SECURITY label Oct 16, 2015
@ghost ghost added this to the next-2015-41 milestone Oct 16, 2015
@ghost ghost self-assigned this Oct 16, 2015
@ghost ghost added the merged-pull-request label Oct 16, 2015
ghost pushed a commit that referenced this pull request Oct 16, 2015
SECISSUE 허용되지 않은 방식으로 act를 실행할 수 있는 문제 고침
@ghost ghost merged commit e335ed4 into xpressengine:develop Oct 16, 2015
@ajkj

ajkj commented Oct 16, 2015

Copy link
Copy Markdown
Contributor

리퍼러 검증도 포함되어있나요? 리퍼러를 체크하지 않는다면 다른 사이트에서의 POST request를 통해서 여전히 공격이 가능할것 같아요

@YJSoft

YJSoft commented Oct 16, 2015

Copy link
Copy Markdown
Contributor Author

@ajkj 리퍼러 검증은 checkCSRF에서 이루어집니다.

@ajkj

ajkj commented Oct 16, 2015

Copy link
Copy Markdown
Contributor

현재 코드부분에서는 proc-로 시작하는 method가 post인 경우 리퍼러 체크를 하는 부분을 찾지 못했어요.

다른 사이트에서 <form>tag를 통해서 http post를 날릴 수 있을것 같은데, 이 부분에 대해서 대비가 이루어 지지 않은것 같아요. 마음만 먹으면 이메일 링크 하나로도 다른 도메인에서 post를 날릴 수 있을것같은데. 이부분에 대해서는 어떻게 생각하시나요?

@YJSoft

YJSoft commented Oct 16, 2015

Copy link
Copy Markdown
Contributor Author

@ajkj https://github.com/xpressengine/xe-core/search?utf8=%E2%9C%93&q=checkCSRF 관리자 act와 문서/댓글 삽입시 체크하도록 되어 있습니다. 문제가 된다고 생각하시면 여기에 댓글을 다시지 마시고, 새로 이슈를 만들어 주세요.

@ajkj

ajkj commented Oct 16, 2015

Copy link
Copy Markdown
Contributor

귀찮게 해드려 죄송합니다. 해결해 주신것 같아요.
3e34fd0

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants