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

OBottle 2.0 \c\t.php has an arbitrary file write vulnerability(After login) #7

Closed
ddddbhm opened this issue Dec 20, 2020 · 2 comments

Comments

@ddddbhm
Copy link

ddddbhm commented Dec 20, 2020

If you don't think it's important, you can ignore me.

The trigger point is here:

c\t.php

5

We want to enter here, first of all, there are several conditions:

1.Sign in

6

65

We first visit the login interface to enter the background:

/a/index.php

7

Then we type payload in the title: ";phpinfo();//

8

Then it will automatically jump to the published page:

9

@SomeBottle
Copy link
Owner

Thank you for finding out the vulnerability, it is of great help to me!
This project is the exercise of my earlier coding days , so I need to review it for a while.
After finishing my college final exams, I'll try to figure it out

@SomeBottle
Copy link
Owner

I've fixed that, thank you!

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

2 participants