一、 漏洞 CVE-2025-48827 基础信息
漏洞信息
                                        # N/A

## 漏洞概述
vBulletin 版本 5.0.0 至 5.7.5 和 6.0.0 至 6.0.3 中存在漏洞,允许未认证用户调用受保护的 API 控制器的方法,该漏洞在使用 PHP 8.1 或更高版本时可被触发。

## 影响版本
- vBulletin 5.0.0 至 5.7.5
- vBulletin 6.0.0 至 6.0.3

## 漏洞细节
该漏洞是由于未认证用户可以通过特定的请求模式调用受保护的 API 控制器的方法。例如,利用 URL 路径 `/api.php?method=protectedMethod` 可以调用受保护的方法。

## 影响
该漏洞可能导致未经授权的访问,攻击者可能利用此漏洞执行任意受保护的操作,从而对系统造成潜在的安全威胁。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
vBulletin 5.0.0 through 5.7.5 and 6.0.0 through 6.0.3 allows unauthenticated users to invoke protected API controllers' methods when running on PHP 8.1 or later, as demonstrated by the /api.php?method=protectedMethod pattern, as exploited in the wild in May 2025.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
对候选路径的不恰当保护
来源:美国国家漏洞数据库 NVD
漏洞标题
Internet Brands vBulletin 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Internet Brands vBulletin是Internet Brands公司的一个论坛插件。 Internet Brands vBulletin 5.0.0至5.7.5版本和6.0.0至6.0.3版本存在安全漏洞,该漏洞源于未经身份验证的用户可能调用受保护的API控制器方法。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-48827 的公开POC
# POC 描述 源链接 神龙链接
1 vBulletin 5.0.0 through 5.7.5 and 6.0.0 through 6.0.3 contain an authentication bypass caused by unauthenticated access to protected API controllers on PHP 8.1 or later, letting unauthenticated attackers invoke protected methods remotely.Starting from PHP 8.1, due to an internal adjustment to handling of ReflectionMethod::invoke() and similar methods, it now allows — by default — invocation of protected / private methods when using PHP's Reflection API. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-48827.yaml POC详情
2 Critical Unauthenticated API Access in vBulletin https://github.com/0xgh057r3c0n/CVE-2025-48827 POC详情
3 Vbullettin RCE - CVE-2025-48827 https://github.com/wiseep/CVE-2025-48827 POC详情
4 This repository contains a proof-of-concept exploit for CVE-2025-48827, a critical authentication bypass vulnerability affecting vBulletin 5.0.0–5.7.5 and 6.0.0–6.0.3 when running on PHP 8.1 or later. The vulnerability allows unauthenticated attackers to invoke protected API methods remotely. https://github.com/SystemVll/CVE-2025-48827 POC详情
三、漏洞 CVE-2025-48827 的情报信息
四、漏洞 CVE-2025-48827 的评论

暂无评论


发表评论