Unprotected file upload form accessible
-
I happened to be inspecting some code on a site I manage, and noticed a URL in some generated javascript from this plugin:
http://mydomain.com/wp-content/uploads/wp-google-maps/1markers.xml?u=’+UniqueCode
If I access this URL directly, I’m presented with an unprotected file upload form. I think this is a potentially severe security issue.
I can access that same upload form with any URL based on my site’s upload directory, plus /wp-google-maps/. For instance:
http://mydomain.com/wp-content/uploads/wp-google-maps/whatever/path/I/want/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Unprotected file upload form accessible’ is closed to new replies.