Information Disclosure
python is vulnerable to information disclosure. A flaw was discovered in the strxfrm function of the Python locale module. Strings generated by this function were not properly NULL-terminated, which could possibly cause disclosure of data stored in the memory of a Python application using this...