Security Concerns

Aahz Maruch aahz at panix.com
Tue Oct 31 20:20:18 EST 2000


In article <bLJL5.66420$3K3.2071873 at news.infostrada.it>,
Super Bolo <rlboloNOSPAM at libero.it> wrote:
>
>i'm really new to the Python world... question: are there known security
>problems that can be generated by CGI programming with Python??
>Installing the Python interpreter on a web server can in some way compromise
>it's security??

No more than that caused by Perl, overall.  I'd say most security
problems in Python come from badly designed os.system() calls, just like
in Perl.
-- 
                      --- Aahz (Copyright 2000 by aahz at pobox.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

"I have the heart of a child.  I keep it in a jar on my desk."  --Robert Bloch



More information about the Python-list mailing list