一、 漏洞 CVE-2025-1304 基础信息
漏洞信息
                                        # NewsBlogger <= 0.2.5.1 - 经认证的(订阅者+)任意文件上传漏洞

## 概述
NewsBlogger主题在WordPress中存在任意文件上传漏洞,原因是`newsblogger_install_and_activate_plugin()`函数缺少权限检查。

## 影响版本
所有版本,包括0.2.5.1及之前的版本。

## 细节
由于`newsblogger_install_and_activate_plugin()`函数缺少必要的权限验证,导致具有订阅者级别(包括订阅者级别)及以上权限的认证攻击者可以上传任意文件到受影响站点的服务器。

## 影响
此漏洞可能被用于远程代码执行。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
NewsBlogger <= 0.2.5.1 - Authenticated (Subscriber+) Arbitrary File Upload
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The NewsBlogger theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the newsblogger_install_and_activate_plugin() function in all versions up to, and including, 0.2.5.1. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
授权机制缺失
来源:美国国家漏洞数据库 NVD
漏洞标题
WordPress plugin NewsBlogger 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin NewsBlogger 0.2.5.1及之前版本存在安全漏洞,该漏洞源于缺少能力检查,可能导致任意文件上传。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-1304 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2025-1304 的情报信息