phpBB User Viewed Posts... CVE-2006-5223 CNNVD-200610-111

7.5 AV AC AU C I A
发布: 2006-10-10
修订: 2018-10-17

phpBB是一种用PHP语言实现的基于Web的开放源码论坛程序,使用较为广泛。它持多种数据库作为后端,如Oracle、MSSQL、MySql、PostGres等等。 phpBB的User Viewed Posts Tracker模块在处理用户请求时存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上以Web进程权限执行任意命令。 phpBB的User Viewed Posts Tracker模块没有正确地验证phpbb_root_path参数的输入,攻击者可以通过包含本地或外部资源的任意文件导致执行任意PHP代码。漏洞代码如下: include_once($phpbb_root_path . \'\'language/lang_\'\' . $board_config[\'\'default_lang\'\'] . \'\'/lang_user_viewed_posts.\'\' . $phpEx);

0%
当前有2条漏洞利用/PoC
当前有1条受影响产品信息