mod_wsgi is an Apache2 module for running Python WSGI applications.
Two vulnerabilities have been found in mod_wsgi:
A local attacker may be able to gain escalated privileges. Furthermore, a remote attacker may be able to obtain sensitive information.
There is no known workaround at this time.
All mod_wsgi users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-apache/mod_wsgi-3.5"