Jump to content

HTTP parameter pollution

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Machinexa (talk | contribs) at 17:15, 12 July 2020 (a page of a common security vulnerability just like CSRF). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

HTTP Parameter Pollution or HPP in short is a vulnerability that occurs due to passing of multiple parameters having same name. There is no RFC standard on what should be done when passed multiple parameters. This vulnerability was first discovered in 2009. . [1]

  1. ^ "WSTG - Latest:Testing for HTTP Parameter Pollution".