CRLF injection vulnerability in the url_parse function in url.c in Wget through 1.19.1 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in the host subcomponent of a URL.
The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.
Link | Tags |
---|---|
http://lists.gnu.org/archive/html/bug-wget/2017-03/msg00018.html | mailing list exploit |
https://security.gentoo.org/glsa/201706-16 | vendor advisory |
http://www.securityfocus.com/bid/96877 | vdb entry |
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=4d729e322fae359a1aefaafec1144764a54e8ad4 | patch |