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

userimages directory has been created #2

Open
alexgheorghiu opened this issue Jun 4, 2012 · 0 comments
Open

userimages directory has been created #2

alexgheorghiu opened this issue Jun 4, 2012 · 0 comments

Comments

@alexgheorghiu
Copy link
Owner

The second bug is if the userimages directory has been created. This isn't done by default, but if it is, the upload.php allows the uploading of any file, including a PHP script:

curl -F "[email protected];filename=blah.php" http://example.com/editor/upload.php

which will return with the filename the attacker needs to call. This should be addressed before the upload of images is enabled.

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