Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security question, fix arbitrary file read #3383

Merged
merged 1 commit into from Nov 8, 2018
Merged

Conversation

LockGit
Copy link
Contributor

@LockGit LockGit commented Nov 7, 2018

When use file type session in the beego framework,Hacker can use "../" modify the sessionID value,

Then directory crossing read any file , So I think beego should check the sessionID before read it.

Some example:

1,https://www.anquanke.com/post/id/163575

2,gogs/gogs#5469

@astaxie astaxie merged commit 8391d26 into beego:develop Nov 8, 2018
@DennisMao DennisMao mentioned this pull request Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants