一、 漏洞 CVE-2025-6851 基础信息
漏洞信息
                                        # Broken Link Notifier <= 1.3.0 - 未经身份验证的服务器端请求伪造漏洞

## 漏洞概述
WordPress的Broken Link Notifier插件存在服务器端请求伪造(SSRF)漏洞,该漏洞通过`ajax_blinks()`函数触发,最终调用`check_url_status_code()`函数。未经身份验证的攻击者可以利用此漏洞发起任意目标的Web请求,从而查询和修改内部服务的信息。

## 影响版本
所有版本直至1.3.0,包括1.3.0版本。

## 漏洞细节
攻击者可以通过利用插件中的`ajax_blinks()`函数,进而调用`check_url_status_code()`函数发起SSRF攻击。这些函数允许攻击者从Web应用程序出发,向任意位置发送Web请求。

## 漏洞影响
此漏洞允许未经身份验证的攻击者发起请求查询和修改内部服务的信息,潜在危害较大。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Broken Link Notifier <= 1.3.0 - Unauthenticated Server-Side Request Forgery
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The Broken Link Notifier plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.3.0 via the ajax_blinks() function which ultimately calls the check_url_status_code() function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
来源:美国国家漏洞数据库 NVD
漏洞类别
服务端请求伪造(SSRF)
来源:美国国家漏洞数据库 NVD
漏洞标题
WordPress plugin Broken Link Notifier 代码问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Broken Link Notifier 1.3.0及之前版本存在代码问题漏洞,该漏洞源于服务器端请求伪造,可能导致内部服务信息泄露或修改。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
代码问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-6851 的公开POC
# POC 描述 源链接 神龙链接
1 The Broken Link Notifier plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.3.0 via the ajax_blinks() function which ultimately calls the check_url_status_code() function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-6851.yaml POC详情
三、漏洞 CVE-2025-6851 的情报信息
四、漏洞 CVE-2025-6851 的评论

暂无评论


发表评论