VOOZH about

URL: https://en.wikipedia.org/wiki/HTTP_header_injection

โ‡ฑ HTTP header injection - Wikipedia


Jump to content
From Wikipedia, the free encyclopedia
Web application security vulnerability
This article has an unclear citation style. The references used may be made clearer with a different or consistent style of citation and footnoting. (March 2024) (Learn how and when to remove this message)
HTTP
๐Ÿ‘ Image
Request methods
Header fields
Response status codes
Security access control methods
Security vulnerabilities

HTTP header injection is a general class of web application security vulnerability which occurs when Hypertext Transfer Protocol (HTTP) headers are dynamically generated based on user input. Header injection in HTTP responses can allow for HTTP response splitting, session fixation via the Set-Cookie header, cross-site scripting (XSS), and malicious redirect attacks via the location header. XSS attacks can be blocked with the use of a browser extension such as NoScript or Malwarebytes Browser Guard.

Sources

[edit]

See also

[edit]

References

[edit]