has anyone looked over this script for security errors? i'm looking over it now and wow. i mean, i e-mailed them about the problems probably over a year ago, and they're still not fixed apparently. but wow.
can you say "wide open"? there's not even a password check.
if you're using this script, for a good time, if you have LWP, run this from your shell, or any shell:
POST http://www.yourdomain.com/cgi-bin/add-passwd.cgi
and enter:
ADD+/full/path/to/.htpasswd+foo+bar
followed by ^D.
if you don't have this script on your own site but you know it is on someone else's site, please ignore the above.
note you can specify the filename in question - that is, you can specify index.html, if you so choose. i already know of one person who has been severly impacted by this. how many more have there been?
btw. they suggest to fix it, uncomment some lines at the top. that doesn't actually fix it, it just hides it, and lets anyone whose IP ends with their class C octets to still hack with impunity.
moderators, if you feel like editing my post, fine, but make sure that Epoch sees it first. thx.
can you say "wide open"? there's not even a password check.
if you're using this script, for a good time, if you have LWP, run this from your shell, or any shell:
POST http://www.yourdomain.com/cgi-bin/add-passwd.cgi
and enter:
ADD+/full/path/to/.htpasswd+foo+bar
followed by ^D.
if you don't have this script on your own site but you know it is on someone else's site, please ignore the above.
note you can specify the filename in question - that is, you can specify index.html, if you so choose. i already know of one person who has been severly impacted by this. how many more have there been?
btw. they suggest to fix it, uncomment some lines at the top. that doesn't actually fix it, it just hides it, and lets anyone whose IP ends with their class C octets to still hack with impunity.
moderators, if you feel like editing my post, fine, but make sure that Epoch sees it first. thx.



Comment