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

file inclusion vulnerability #36

Closed
cilan2 opened this issue Aug 23, 2019 · 0 comments
Closed

file inclusion vulnerability #36

cilan2 opened this issue Aug 23, 2019 · 0 comments

Comments

@cilan2
Copy link

cilan2 commented Aug 23, 2019

Require:
PHP Version <5.3.4
magic_quotes_gpc=off
1.
require $index_file
$index_file = '../mc-files/posts/index/'.$post_old_state.'.php'
$post_old_state = $data['state']
image
2.
write a page or article with content
image
3.
can see url is
image
so filename is 2kbz44.bat
4.use burppsuite,we can find phpinfo in response

微信图片_20190823152524

@bg5sbk bg5sbk closed this as completed in f8fc729 Jul 19, 2021
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

No branches or pull requests

1 participant