Overview
- 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.
- Source
- security@wordfence.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.1
- Impact score
- 2.7
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:gtranslate:gtranslate:*:*:*:*:enterprise:wordpress:*:*", "vulnerable": true, "matchCriteriaId": "08D3FB04-1EB8-4EF9-B8B4-65F3C4CB743F", "versionEndExcluding": "2.8.65" }, { "criteria": "cpe:2.3:a:gtranslate:gtranslate:*:*:*:*:pro:wordpress:*:*", "vulnerable": true, "matchCriteriaId": "72712EFB-36F5-4B41-95F7-40CD82E0E05F", "versionEndExcluding": "2.8.65" } ], "operator": "OR" } ] } ]