Lucene search

K
gentooGentoo FoundationGLSA-200804-19
HistoryApr 17, 2008 - 12:00 a.m.

PHP Toolkit: Data disclosure and Denial of service

2008-04-1700:00:00
Gentoo Foundation
security.gentoo.org
16

CVSS2

3.6

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:L/AC:L/Au:N/C:P/I:N/A:P

EPSS

0

Percentile

5.1%

Background

PHP Toolkit is a utility to manage parallel installations of PHP within Gentoo. It is executed by the PHP ebuilds at setup.

Description

Toni Arnold, David Sveningsson, Michal Bartoszkiewicz, and Joseph reported that php-select does not quote parameters passed to the “tr” command, which could convert the “-D PHP5” argument in the “APACHE2_OPTS” setting in the file /etc/conf.d/apache2 to lower case.

Impact

An attacker could entice a system administrator to run “emerge php” or call “php-select -t apache2 php5” directly in a directory containing a lower case single-character named file, which would prevent Apache from loading mod_php and thereby disclose PHP source code and cause a Denial of Service.

Workaround

Do not run “emerge” or “php-select” from a working directory which contains a lower case single-character named file.

Resolution

All PHP Toolkit users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=app-admin/php-toolkit-1.0.1"
OSVersionArchitecturePackageVersionFilename
Gentooanyallapp-admin/php-toolkit< 1.0.1UNKNOWN

CVSS2

3.6

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:L/AC:L/Au:N/C:P/I:N/A:P

EPSS

0

Percentile

5.1%

Related for GLSA-200804-19