Re: [Python-Dev] Remove tempfile.mktemp()

2019年3月20日 05:34:33 -0700

Victor Stinner:
> To be clear: mktemp() is vulnerable by design
No: mktemp() is vulnerable by implementation. Specifically, returning a file 
name in a world-accessible location, /tmp.
regards, Anders
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to