python-httplib2: CRLF injection via an attacker controlled unescaped part of uri for httplib2.Http.request function
A flaw was found in python-httplib2. An attacker controlling an unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenatio...