phpMyAdmin 4.7.x < 4.7.7 XSRF (PMASA-2017-9)

high Nessus Plugin ID 143253

Synopsis

The remote web server hosts a PHP application that is affected by an XSRF vulnerability.

Description

According to its self-reported version, the phpMyAdmin application hosted on the remote web server is 4.7.x prior to 4.7.7. It is, therefore, affected by a cross-site request forgery (XSRF) vulnerability. An unauthenticated, remote attacker can exploit this, by deceiving a user to click on a crafted URL, to perform harmful database operations such as deleting records and dropping/truncating tables.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

Upgrade to phpMyAdmin version 4.7.7 or later.

See Also

https://www.phpmyadmin.net/security/PMASA-2017-9/

Plugin Details

Severity: High

ID: 143253

File Name: phpmyadmin_pmasa_2017_9.nasl

Version: 1.4

Type: remote

Family: CGI abuses

Published: 11/25/2020

Updated: 4/11/2022

Configuration: Enable paranoid mode, Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2017-1000499

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

CPE: cpe:/a:phpmyadmin:phpmyadmin

Required KB Items: www/PHP, Settings/ParanoidReport, installed_sw/phpMyAdmin

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/23/2017

Vulnerability Publication Date: 12/20/2017

Reference Information

CVE: CVE-2017-1000499

BID: 102271

CWE: 352, 661