CVE-2021-34630
CVSS V2 Medium 4.3
CVSS V3 Medium 6.1
Description
In the Pro and Enterprise versions of GTranslate < 2.8.65, the gtranslate_request_uri_var function runs at the top of all pages and echoes out the contents of $_SERVER['REQUEST_URI']. Although this uses addslashes, and most modern browsers automatically URLencode requests, this plugin is still vulnerable to Reflected XSS in older browsers such as Internet Explorer 9 or below, or in cases where an attacker is able to modify the request en route between the client and the server, or in cases where the user is using an atypical browsing solution.
Overview
- CVE ID
- CVE-2021-34630
- Assigner
- security@wordfence.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-07-30T21:15:08
- Last Modified Date
- 2021-08-10T13:28:44
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:gtranslate:gtranslate:*:*:*:*:enterprise:wordpress:*:* | 1 | OR | 2.8.65 | |
cpe:2.3:a:gtranslate:gtranslate:*:*:*:*:pro:wordpress:*:* | 1 | OR | 2.8.65 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://plugins.svn.wordpress.org/gtranslate/tags/2.8.64/gtranslate.php | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-34630 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34630 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:57:54 | Added to TrackCVE | |||
2022-12-05 07:05:47 | 2021-07-30T21:15Z | 2021-07-30T21:15:08 | CVE Published Date | updated |
2022-12-05 07:05:47 | 2021-08-10T13:28:44 | CVE Modified Date | updated | |
2022-12-05 07:05:47 | Analyzed | Vulnerability Status | updated | |
2022-12-05 07:05:48 | CWE-116 | Weakness Enumeration | updated |