Cookie RequestParamToHeader

This code directly writes an HTTP parameter to an HTTP header, which allows for a HTTP response splitting vulnerability. See http://en.wikipedia.org/wiki/HTTP_response_splitting for more information.

IndexedPublic repositoryHighHigh confidenceVerifiedMITScala
greprules fetch gitlab-sast-scala-cookie-rule-requestparamtoheader --engine opengrep

Description

This code directly writes an HTTP parameter to an HTTP header, which allows for a HTTP response splitting vulnerability. See http://en.wikipedia.org/wiki/HTTP_response_splitting for more information.