CVE-2018-12613
Scores
EPSS
Percentile: 94.3%
CVSS
CVSS Score: 8.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
Low (L)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Authentication
Single
Describes the level of privileges an attacker must possess
Confidentiality Impact
Partial
Measures the impact to the confidentiality of information
Integrity Impact
Partial
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
Partial
Measures the impact to the availability of the impacted component
Description
An issue was discovered in phpMyAdmin 4.8.x before 4.8.2, in which 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 the “$cfg[‘AllowArbitraryServer’] = true” case (where an attacker can specify any host he/she is already in control of, and execute arbitrary code on phpMyAdmin) and the “$cfg[‘ServerDefault’] = 0” case (which bypasses the login requirement and runs the vulnerable code without any authentication).
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Exploits
Exploit ID: CVE-2018-12613
Source: github-poc
URL: https://github.com/eastmountyxz/CVE-2018-12613-phpMyAdmin
Vulnerable Software (6)
Type: Configuration
Product: phpmyadmin
Operating System: ubuntu artful 17.10
{ "unfixed": true}
Source: ubuntu
Type: Configuration
Product: phpmyadmin
Operating System: ubuntu bionic 18.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: phpmyadmin
Operating System: ubuntu trusty 14.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: phpmyadmin
Operating System: ubuntu xenial 16.04
{ "unaffected": true}
Source: ubuntu
Type: Configuration
Product: phpmyadmin
Operating System: debian
{ "unaffected": true}
Source: debian
Type: Configuration
Vendor: phpmyadmin
Product: phpmyadmin
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.8.2", "versionStartIncluding": "4.8.0", "vulnerable": true ...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.8.2", "versionStartIncluding": "4.8.0", "vulnerable": true } ], "operator": "OR"}
Source: nvd