FreeBSD : php -- multiple security vulnerabilities (392b5b1d-9471-11dc-9db7-001c2514716c)

medium Nessus Plugin ID 28259

Synopsis

The remote FreeBSD host is missing a security-related update.

Description

PHP project reports :

Security Enhancements and Fixes in PHP 5.2.5 :

- Fixed dl() to only accept filenames. Reported by Laurent Gaffie.

- Fixed dl() to limit argument size to MAXPATHLEN (CVE-2007-4887).
Reported by Laurent Gaffie.

- Fixed htmlentities/htmlspecialchars not to accept partial multibyte sequences. Reported by Rasmus Lerdorf

- Fixed possible triggering of buffer overflows inside glibc implementations of the fnmatch(), setlocale() and glob() functions.
Reported by Laurent Gaffie.

- Fixed 'mail.force_extra_parameters' php.ini directive not to be modifiable in .htaccess due to the security implications. Reported by SecurityReason.

- Fixed bug #42869 (automatic session id insertion adds sessions id to non-local forms).

- Fixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()).

Solution

Update the affected package.

See Also

http://www.nessus.org/u?3f6d471b

Plugin Details

Severity: Medium

ID: 28259

File Name: freebsd_pkg_392b5b1d947111dc9db7001c2514716c.nasl

Version: 1.13

Type: local

Published: 11/20/2007

Updated: 1/6/2021

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Low

Score: 3.6

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.6

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

Vulnerability Information

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

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

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/16/2007

Vulnerability Publication Date: 11/8/2007

Reference Information

CVE: CVE-2007-4887

BID: 26403

CWE: 20