SECISSUE 허용되지 않은 방식으로 act를 실행할 수 있는 문제 고침#1783
Merged
1 commit merged intoOct 16, 2015
Merged
Conversation
ghost
pushed a commit
that referenced
this pull request
Oct 16, 2015
SECISSUE 허용되지 않은 방식으로 act를 실행할 수 있는 문제 고침
Contributor
|
리퍼러 검증도 포함되어있나요? 리퍼러를 체크하지 않는다면 다른 사이트에서의 POST request를 통해서 여전히 공격이 가능할것 같아요 |
Contributor
Author
|
@ajkj 리퍼러 검증은 checkCSRF에서 이루어집니다. |
Contributor
|
현재 코드부분에서는 proc-로 시작하는 method가 post인 경우 리퍼러 체크를 하는 부분을 찾지 못했어요. 다른 사이트에서 |
Contributor
Author
|
@ajkj https://github.com/xpressengine/xe-core/search?utf8=%E2%9C%93&q=checkCSRF 관리자 act와 문서/댓글 삽입시 체크하도록 되어 있습니다. 문제가 된다고 생각하시면 여기에 댓글을 다시지 마시고, 새로 이슈를 만들어 주세요. |
Contributor
|
귀찮게 해드려 죄송합니다. 해결해 주신것 같아요. |
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.