Python Integer Overflow Vulnerability 01 Oct14 (Mac OS X)

Summary
The host is installed with Python and is prone to integer overflow vulnerability.
Impact
Successful exploitation will allow remote attackers to gain access to potentially sensitive information or cause a denial of service. Impact Level: Application
Solution
Upgrade to version 2.7.8 or later, For updates refer to https://www.python.org
Insight
Flaw exists as the user-supplied input is not properly validated when handling large buffer sizes and/or offsets.
Affected
Python 2.7.x before version 2.7.8 on Mac OS X.
Detection
Get the installed version with the help of detect NVT and check the version is vulnerable or not.
References