Actions
Bug #761
closed
DY
AS
libhtp doesn't parse http host correctly with ipv6 address
Bug #761:
libhtp doesn't parse http host correctly with ipv6 address
Affected Versions:
Effort:
Difficulty:
Label:
Description
It seems libhtp doesn't parse http host correctly if the Host header
value is ipv6 address.
For example, input "http://[afaf::2]/ " , "http://[afaf::2]:8080/ "in browser
VJ Updated by Victor Julien about 13 years ago
- Status changed from New to Assigned
- Assignee set to Anoop Saldanha
- Target version set to 1.4.2
- Estimated time set to 4.00 h
libhtp upstream has a fix, we will backport that
VJ Updated by Victor Julien about 13 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Merged https://github.com/inliniac/suricata/pull/331, thanks!
Actions