01-20-06 11:02 PM
Hi,
Rusty wrote:
> Are there any CDOSYS vulnerabilities that a spammer could use
> to take advantage of those forms to spam people? If so, is there
> anything I can to do lock them down?
The vulnerability potential, if any, would be in your form design, not
CDOSYS. If it is possible to somehow feed destination addresses to your
form, it is possible to use it to send spam -- although I doubt spammers
often go through such lengths. One example of novice approach with a wide
open hole would be a form with a dropdown for recipient selection, where the
email addresses are embedded in the dropdown's option values and used
unchecked on postback.
If you have any doubts about this, have a competent programmer look over
your forms.
--
Chris Priede
[ Post a follow-up to this message ]
|