Lucene search

K
freebsdFreeBSD17CB6FF3-7670-11E8-8854-6805CA0B3D42
HistoryJun 21, 2018 - 12:00 a.m.

phpmyadmin -- remote code inclusion and XSS scripting

2018-06-2100:00:00
vuxml.freebsd.org
67

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

6.5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

0.974 High

EPSS

Percentile

99.9%

The phpMyAdmin development team reports:

Summary
XSS in Designer feature
Description
A Cross-Site Scripting vulnerability was found in the
Designer feature, where an attacker can deliver a
payload to a user through a specially-crafted database
name.
Severity
We consider this attack to be of moderate severity.

Summary
File inclusion and remote code execution attack
Description
A flaw has been discovered where an attacker can include
(view and potentially execute) files on the server.
The vulnerability comes from a portion of code where
pages are redirected and loaded within phpMyAdmin, and an
improper test for whitelisted pages.
An attacker must be authenticated, except in these
situations:

$cfg[‘AllowArbitraryServer’] = true: attacker can
specify any host he/she is already in control of, and
execute arbitrary code on phpMyAdmin
$cfg[‘ServerDefault’] = 0: this bypasses the login and
runs the vulnerable code without any authentication

Severity
We consider this to be severe. Mitigation
factor Configuring PHP with a restrictive
open_basedir can greatly restrict an attacker’s ability to
view files on the server. Vulnerable systems should not be
run with the phpMyAdmin directives
$cfg[‘AllowArbitraryServer’] = true or $cfg[‘ServerDefault’]
= 0

OSVersionArchitecturePackageVersionFilename
FreeBSDanynoarchphpmyadmin< 4.8.2UNKNOWN

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

6.5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

0.974 High

EPSS

Percentile

99.9%