https://issues.apache.org/bugzilla/show_bug.cgi?id=51365
Bug #: 51365
Summary: Mod_proxy mangles query string with mod_security
Product: Apache httpd-2
Version: 2.2.17
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Hi,
Mod_proxy is receiving proxy:http://www.example.com/index.htnl?test=test but
when i run ngrep i saw:
T 192.168.0.100:37600 -> 192.0.43.10:80 [AP]
GET /index.html%3Ftest=teste?test=teste HTTP/1.1..Host:
www.example.com..User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6;
en-US; rv:1.9.2.6) Gecko/20100625 Firef
The module is reversing proxy the query string twice (%3Ftest=test?test=test)
This is a similar bug report #13577. Is it back ?
I tested Apache 2.2.4, 2.2.14 and 2.2.19 all with the same bug.
Thanks
Breno
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]