Re: [Twisted-Python] Security Advisory: bash remote code execution

2014-09-25 Thread Glyph Lefkowitz
On Sep 25, 2014, at 8:09 AM, Matt Haggard wrote: > > > > Any web server which is serving traffic over a CGI or CGI-like interface > > (including WSGI) should upgrade its version of Bash immediately. > > > > I feel ignorant, but I'm confused about how WSGI is affected (and have failed > to expl

Re: [Twisted-Python] Security Advisory: bash remote code execution

2014-09-25 Thread Matt Haggard
> > Any web server which is serving traffic over a CGI or CGI-like interface > (including WSGI) should upgrade its version of Bash immediately. > I feel ignorant, but I'm confused about how WSGI is affected (and have failed to exploit my WSGI app). AFAICT from reading the code, Twisted's WSGIReso

Re: [Twisted-Python] Security Advisory: bash remote code execution

2014-09-24 Thread Glyph
On Sep 24, 2014, at 7:26 PM, Alex Gaynor wrote: > Please be aware that there are reports that the current patches do not > completely solve the issue, it is likely that users will need to perform > updates a second time. These reports are being tracked as CVE-2014-7169. More information here:

[Twisted-Python] Security Advisory: bash remote code execution

2014-09-24 Thread Alex Gaynor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Today a security release of Bash was issued, fixing a critical vulnerability. This vulnerability allows an attacker to inject and execute arbitrary code on many web servers and other applications. This issue does not affect Twisted directly,