[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to write a secure C program..



"SDiZ Cheng" <sdiz@uhome.net> writes:

> Are there any known buffer overflow problem in perl functions?

Perl inherits some problems of the hosting environment, for example
buffer overflows in syslog().

Apart from that, there are no known buffer overflow issues, but code
injection attacks are still possible with improperly written code.

-- 
Florian Weimer 	                  Florian.Weimer@RUS.Uni-Stuttgart.DE
University of Stuttgart           http://cert.uni-stuttgart.de/
RUS-CERT                          +49-711-685-5973/fax +49-711-685-5898



Reply to: