漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Emlog Local File Inclusion (LFI)
Vulnerability Description
Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from api_controller.php without validation, and log_controller.php later checks file_exists and calls include View::getView($template), allowing an authenticated author to include an arbitrary local .php file when an article is viewed. No fixed version is currently identified.
CVSS Information
N/A
Vulnerability Type
路径遍历:’../filedir’
Vulnerability Title
emlog 路径遍历漏洞
Vulnerability Description
emlog是emlog团队开源的一套基于PHP和MySQL的CMS建站系统。 emlog 2.6.13及之前版本存在安全漏洞,该漏洞源于文章发布接口未经验证地存储来自api_controller.php的路径遍历模板参数,随后log_controller.php检查文件是否存在并调用include View::getView($template),可能导致经过身份验证的作者在查看文章时包含任意本地.php文件。
CVSS Information
N/A
Vulnerability Type
N/A