HTTP Response Splitting Affecting webob package, versions [,1.6.0a0)


0.0
medium

Snyk CVSS

    Attack Complexity Low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-WEBOB-40490
  • published 8 Oct 2015
  • disclosed 7 Oct 2015
  • credit liquidworm

Introduced: 7 Oct 2015

CVE NOT AVAILABLE CWE-113 Open this link in a new tab

Overview

webob is a WSGI request and response object.

Affected versions of this package are vulnerable to HTTP Response Splitting attacks. It is possible to set arbitrary headers in the HTTP response by embedding a \r or \n character in the header value, and sending it to the server.