Secure Programming
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: Are bad developer libraries the problem with M$ software?
Nov 16 2002 03:29PM
Alex Lambert (alambert webmaster com)
> "There is no such thing as dangerous functions, only dangerous
> developers."*
Perl's print statement is safe, right? No buffer overflows *there*...
print 'Hello, '.$query->param('name');
Except now I'm vulnerable to cross-site scripting :)
apl
----- Original Message -----
From: "Michael H...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
> developers."*
Perl's print statement is safe, right? No buffer overflows *there*...
print 'Hello, '.$query->param('name');
Except now I'm vulnerable to cross-site scripting :)
apl
----- Original Message -----
From: "Michael H...
[ more ]