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

Adding PHP Utility Belt Remote Code Execution #6624

Merged
merged 1 commit into from Mar 9, 2016
Merged

Adding PHP Utility Belt Remote Code Execution #6624

merged 1 commit into from Mar 9, 2016

Conversation

shipcod3
Copy link
Contributor

@shipcod3 shipcod3 commented Mar 1, 2016

This module exploits a remote code execution vulnerability in PHP utility Belt which is a set of tools for PHP developers and should not be installed in a production environment because this application runs arbitrary PHP code as an intended functionality.

image

Vulnerable Application: https://github.com/mboynes/php-utility-belt

@wvu
Copy link
Contributor

wvu commented Mar 2, 2016

What about exploit/unix/webapp/php_eval? That does GET, but it could be refactored to add POST. Feels like this is a generic eval vuln.

@shipcod3
Copy link
Contributor Author

shipcod3 commented Mar 3, 2016

yeah I do agree that this is a generic one but would it be nice to have a module targeting the said application because of the path being defined. What do you think? Should I just edit exploit/unix/webapp/php_eval?

@wvu
Copy link
Contributor

wvu commented Mar 3, 2016

Nah, it's all good. Let's run with this.

@wvu wvu self-assigned this Mar 3, 2016
@shipcod3
Copy link
Contributor Author

shipcod3 commented Mar 3, 2016

Copy man :)

@wvu
Copy link
Contributor

wvu commented Mar 4, 2016

@shipcod3: Just wanna say that your code makes leaps and bounds in improvement with every PR. :)

@shipcod3
Copy link
Contributor Author

shipcod3 commented Mar 4, 2016

Thanks for the compliment @wvu-r7. You were also a great mentor in improving my code in most of my previous PRs.

@wvu
Copy link
Contributor

wvu commented Mar 9, 2016

Fun software! "PHP goes here," lol.

@wvu wvu merged commit 62a611a into rapid7:master Mar 9, 2016
wvu added a commit that referenced this pull request Mar 9, 2016
@wvu
Copy link
Contributor

wvu commented Mar 9, 2016

Some changes here, @shipcod3: 52d12b6. Thanks!

@shipcod3
Copy link
Contributor Author

shipcod3 commented Mar 9, 2016

@wvu-r7, You're welcome and thanks for the help man. I will apply what I have learned from the changes :)

@OJ
Copy link
Contributor

OJ commented Mar 9, 2016 via email

@shipcod3
Copy link
Contributor Author

shipcod3 commented Mar 9, 2016

@OJ, Thanks man 👍

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

3 participants