CVE-2019-11185
CVSS V2 High 7.5
CVSS V3 Critical 9.8
Description
The WP Live Chat Support Pro plugin through 8.0.26 for WordPress contains an arbitrary file upload vulnerability. This results from an incomplete patch for CVE-2018-12426. Arbitrary file upload is achieved by using a non-blacklisted executable file extension in conjunction with a whitelisted file extension, and prepending "magic bytes" to the payload to pass MIME checks. Specifically, an unauthenticated remote user submits a crafted file upload POST request to the REST api remote_upload endpoint. The file contains data that will fool the plugin's MIME check into classifying it as an image (which is a whitelisted file extension) and finally a trailing .phtml file extension.
Overview
- CVE ID
- CVE-2019-11185
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2019-06-03T21:29:00
- Last Modified Date
- 2019-06-04T20:42:22
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:wp-livechat:wp_live_chat_support_pro:*:*:*:*:*:wordpress:*:* | 1 | OR | 8.0.26 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://wpvulndb.com/vulnerabilities/9320 | Exploit Third Party Advisory |
https://wp-livechat.com/ | Vendor Advisory |
https://wordpress.org/plugins/wp-live-chat-support/#developers | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-11185 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11185 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:50:59 | Added to TrackCVE | |||
2022-12-03 21:35:19 | 2019-06-03T21:29Z | 2019-06-03T21:29:00 | CVE Published Date | updated |
2022-12-03 21:35:19 | 2019-06-04T20:42:22 | CVE Modified Date | updated | |
2022-12-03 21:35:19 | Analyzed | Vulnerability Status | updated |