Lucene search

K
gentooGentoo FoundationGLSA-200410-14
HistoryOct 18, 2004 - 12:00 a.m.

phpMyAdmin: Vulnerability in MIME-based transformation system

2004-10-1800:00:00
Gentoo Foundation
security.gentoo.org
14

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

EPSS

0.021

Percentile

89.3%

Background

phpMyAdmin is a popular web-based MySQL administration tool written in PHP. It allows users to browse and administer a MySQL database from a web-browser. Transformations are a phpMyAdmin feature allowing plug-ins to rewrite the contents of any column seen in phpMyAdmin’s Browsing mode, including using insertion of PHP or JavaScript code.

Description

A defect was found in phpMyAdmin’s MIME-based transformation system, when used with “external” transformations.

Impact

A remote attacker could exploit this vulnerability to execute arbitrary commands on the server with the rights of the HTTP server user.

Workaround

Enabling PHP safe mode (“safe_mode = On” in php.ini) may serve as a temporary workaround.

Resolution

All phpMyAdmin users should upgrade to the latest version:

 # emerge sync
 
 # emerge -pv ">=dev-db/phpmyadmin-2.6.0_p2"
 # emerge ">=dev-db/phpmyadmin-2.6.0_p2"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-db/phpmyadmin< 2.6.0_p2UNKNOWN

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

EPSS

0.021

Percentile

89.3%