Description
|
|
Two vulnerabilities have been reported in Zend Framework, which can be exploited by malicious people to conduct HTTP response splitting attacks.
1) Certain unspecified input is not properly sanitised in Zend/Mail before being returned to the user. This can be exploited to insert arbitrary HTTP headers, which will be included in a response sent to the user.
2) Certain unspecified input is not properly sanitised in Zend/Http before being returned to the user. This can be exploited to insert arbitrary HTTP headers, which will be included in a response sent to the user.
The vulnerabilities are reported in versions prior to 2.3.8 and prior to 2.4.1.
|