SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 59 Python

Fix buffer overflow vulnerabilities in calculate_path(). Code used

copied strings from environment variables and argv[0] into
fixed-length buffers without checking their length.

Reported by Stan Bubrouski; advice on fix from John Viega.
J
Jeremy Hylton committed
6372fe1e40385d5d37bb938688e7bd5ecd2517be
Parent: 23542dc