Fedora Update for python-tornado FEDORA-2014-16477

Summary
Check the version of python-tornado
Solution
Please Install the Updated Packages.
Insight
Tornado is an open source version of the scalable, non-blocking web server and tools. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle thousands of simultaneous standing connections, which means it is ideal for real-time web services.
Affected
python-tornado on Fedora 19
Detection
Get the installed version with the help of detect NVT and check if the version is vulnerable or not.
References