Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-34630 PoC — WordPress 插件代码注入漏洞

Source
Associated Vulnerability
Title:WordPress 插件代码注入漏洞 (CVE-2021-34630)
Description:WordPress是Wordpress基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress 插件是WordPress开源的一个应用插件。 Wordpress Plugin GTranslate存在代码注入漏洞,该漏洞源于在 GTranslate 2.8.65 之前版本的 Pro 和 Enterprise 版本中,gtranslate_request_uri_var 函数运行在所有页面的顶部,并回显 $_SERVER[REQUEST_URI]
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.
File Snapshot

id: CVE-2021-34630 info: name: GTranslate < 2.8.65 - Cross-Site Scripting author: ritikchaddha ...
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.