phpBB XS bb_usage_stats.php远程文件包含漏洞

- AV AC AU C I A
发布: 2025-03-27
修订: 2025-03-27

phpBB XS是一款基于PHP的论坛程序。 phpBB XS在处理用户请求时存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上以Web进程权限执行任意命令。 phpBB XS的bb_usage_stats/includes/bb_usage_stats.php脚本没有正确验证phpbb_root_path参数的输入数据,允许攻击者通过包含本地或外部资源的任意文件导致执行任意代码。成功攻击要求打开了register_globals。bb_usage_stats.php中漏洞代码如下: line 24 include($phpbb_root_path . 'bb_usage_stats/includes/bb_usage_stats_constants.' . $phpEx); line 25 include($phpbb_root_path . 'bb_usage_stats/language/lang_' . $board_config['default_lang'] . '/bb_usage_stats_lang.' . $phpEx); line 26 include($phpbb_root_path . 'bb_usage_stats/includes/bb_usage_stats_functions.' . $phpEx); phpBB XS phpBB XS 058-006 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: <a href="http://www.phpbbxs.eu/index.php" target="_blank">http://www.phpbbxs.eu/index.php</a>

0%
暂无可用Exp或PoC
当前有0条受影响产品信息