FreeBSD : php5 -- header splitting attack via carriage-return character (918f38cd-f71e-11e1-8bd8-0022156e8794)

medium Nessus Plugin ID 61782

Synopsis

The remote FreeBSD host is missing one or more security-related updates.

Description

Rui Hirokawa reports :

As of PHP 5.1.2, header() can no longer be used to send multiple response headers in a single call to prevent the HTTP Response Splitting Attack. header() only checks the linefeed (LF, 0x0A) as line-end marker, it doesn't check the carriage-return (CR, 0x0D).

However, some browsers including Google Chrome, IE also recognize CR as the line-end.

The current specification of header() still has the vulnerability against the HTTP header splitting attack.

Solution

Update the affected packages.

See Also

https://bugs.php.net/bug.php?id=60227

http://www.nessus.org/u?46602529

Plugin Details

Severity: Medium

ID: 61782

File Name: freebsd_pkg_918f38cdf71e11e18bd80022156e8794.nasl

Version: 1.7

Type: local

Published: 9/5/2012

Updated: 1/6/2021

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Low

Score: 3.5

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Information

CPE: p-cpe:/a:freebsd:freebsd:php5, p-cpe:/a:freebsd:freebsd:php52, p-cpe:/a:freebsd:freebsd:php53, cpe:/o:freebsd:freebsd

Required KB Items: Host/local_checks_enabled, Host/FreeBSD/release, Host/FreeBSD/pkg_info

Patch Publication Date: 9/5/2012

Vulnerability Publication Date: 11/6/2011

Reference Information

CVE: CVE-2011-1398