[issue31339] [2.7] time.asctime() buffer overflow for year > 9999 using mucl (C library)

STINNER Victor report at bugs.python.org
Mon Sep 4 16:31:11 EDT 2017


STINNER Victor added the comment:

To be honest, I'm not sure that the issue must be categorized as a security vulnerability, nor that it should be fixed. I opened an issue to discuss if it's worth it.

To be clear: Python 3 is safe (at least since Python 3.3, I didn't check older Python 3.x released).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31339>
_______________________________________


More information about the Python-bugs-list mailing list