Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
FreePBX: Authenticated Local File Inclusion in Dashboard Module
Vulnerability Description
FreePBX is an open source IP PBX. Prior to 16.0.22 and 17.0.5, the Dashboard module's getcontent AJAX handler includes PHP files based on user-supplied input without path sanitization. The $_REQUEST['rawname'] parameter is concatenated into an include() call with a .class.php suffix, allowing path traversal via ../ sequences to include arbitrary .class.php files from the filesystem. The included file's PHP code executes before the subsequent class instantiation error occurs. This vulnerability is fixed in 16.0.22 and 17.0.5.
CVSS Information
N/A
Vulnerability Type
PHP程序中Include/Require语句包含文件控制不恰当(PHP远程文件包含)
Vulnerability Title
FreePBX 安全漏洞
Vulnerability Description
FreePBX是FreePBX项目的一套通过GUI(基于网页的图形化接口)配置Asterisk(IP电话系统)的工具。 FreePBX 16.0.22之前版本和17.0.5之前版本存在安全漏洞,该漏洞源于Dashboard模块的getcontent AJAX处理程序基于用户提供的输入包含PHP文件而未进行路径清理,导致可通过../序列进行路径遍历以包含任意.class.php文件。
CVSS Information
N/A
Vulnerability Type
N/A