漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
WP Import Export Lite <= 3.9.30 - Authenticated (Administrator+) Server-Side Request Forgery via 'file_url' Parameter
Vulnerability Description
The WP Import Export Lite plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to and including 3.9.30 via the wpie_import_upload_file_from_url AJAX action. The plugin's URL downloader first calls wp_safe_remote_get() (which correctly blocks private/reserved IP ranges), but when that call returns a WP_Error — the exact outcome for any blocked internal host — the Download::download_file() method falls back to GuzzleHttp\Client::request() with the original attacker-supplied URL and no SSRF protection (and with TLS verification disabled). This makes it possible for authenticated attackers, with administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services such as the cloud metadata endpoint at 169.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
vjinfotech WP Import Export Lite 服务端请求伪造漏洞
Vulnerability Description
vjinfotech wp import export lite是vjinfotech公司开源的一款WordPress导入导出插件。 vjinfotech WP Import Export Lite 3.9.30及之前版本存在服务端请求伪造漏洞,该漏洞源于URL下载器在调用wp_safe_remote_get返回错误时,回退到未防护的GuzzleHttp\Client::request方法导致服务端请求伪造,使得具有管理员及以上权限的已认证攻击者可发起任意网络请求并查询修改内部服务信息。
CVSS Information
N/A
Vulnerability Type
N/A