CVE-2018-12613
CVSS V2 Medium 6.5
CVSS V3 High 8.8
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).
Overview
- CVE ID
- CVE-2018-12613
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-06-21T20:29:00
- Last Modified Date
- 2021-11-02T17:59:12
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:* | 1 | OR | 4.8.0 | 4.8.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.5
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://www.phpmyadmin.net/security/PMASA-2018-4/ | Vendor Advisory |
https://www.exploit-db.com/exploits/44928/ | Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/104532 | Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/44924/ | Exploit Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/45020/ | Exploit Third Party Advisory VDB Entry |
https://security.gentoo.org/glsa/201904-16 | Third Party Advisory |
http://packetstormsecurity.com/files/164623/phpMyAdmin-4.8.1-Remote-Code-Execution.html | Exploit Third Party Advisory VDB Entry |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-12613 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12613 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:48:48 | Added to TrackCVE | |||
2022-12-03 08:20:36 | 2018-06-21T20:29Z | 2018-06-21T20:29:00 | CVE Published Date | updated |
2022-12-03 08:20:36 | 2021-11-02T17:59:12 | CVE Modified Date | updated | |
2022-12-03 08:20:36 | Analyzed | Vulnerability Status | updated |