漏洞信息
# Wechat Social 登录 <= 1.3.0 - 未认证任意文件上传漏洞
## 漏洞概述
Wechat Social 登录插件存在任意文件上传漏洞,原因是 `convert_remoteimage_to_local` 函数对文件类型验证不足。这允许未认证的攻击者上传任意文件,可能导致远程代码执行。
## 影响版本
- WordPress Wechat Social 登录插件版本 1.3.0 及以下
## 漏洞细节
- `convert_remoteimage_to_local` 函数在处理文件类型验证时存在不足。
- 攻击者利用此漏洞可上传任意文件到服务器。
## 影响
- 允许未认证攻击者上传任意文件。
- 导致远程代码执行。
备注
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Wechat Social login <= 1.3.0 - Unauthenticated Arbitrary File Upload
漏洞描述信息
The Wechat Social login plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'convert_remoteimage_to_local' function in versions up to, and including, 1.3.0. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
危险类型文件的不加限制上传
漏洞标题
WordPress plugin Wechat Social login 代码问题漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Wechat Social login 1.3.0 版本及之前版本存在代码问题漏洞,该漏洞源于 convert_remoteimage_to_local 函数中的文件类型验证不足,导致任意文件上传。
CVSS信息
N/A
漏洞类别
代码问题