Language versus application security
Posted Jan 30, 2003 18:21 UTC (Thu) by
JoeBuck (subscriber, #2330)
In reply to:
Language versus application security by copsewood
Parent article:
A look at the MS-SQL worm
Perl doesn't have buffer overflows, but Perl-based web applications have had tons of security holes, mostly caused by not sufficiently checking user-supplied data (../../.. in paths, cross-site scripting, and the like).
(
Log in to post comments)