HPP (HTTP Parameter Pollution) Patch for ModSecurity 2.5.9.
HPP is a new kind of technique to exploit web applications as described at here. Basically this attack uses two variables for GET or POST requests with the same name. This patch detects requests that have two or more requests with the same name.