一、 漏洞 CVE-2024-5762 基础信息
漏洞信息
                                        # Zen Cart findPluginAdminPage 本地文件包含远程代码执行漏洞

## 漏洞概述
Zen Cart中的`findPluginAdminPage`函数存在本地文件包含漏洞,可导致远程代码执行。攻击者无需认证即可利用此漏洞。

## 影响版本
未具体说明受影响版本。

## 细节
漏洞存在于`findPluginAdminPage`函数中。由于没有对用户提供的数据进行适当的验证,直接传递到PHP的`include`函数中,从而导致本地文件包含漏洞。攻击者可以结合其他漏洞利用此漏洞执行任意代码。

## 影响
攻击者可以在服务账户的上下文中执行任意代码,导致远程代码执行。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability
来源:美国国家漏洞数据库 NVD
漏洞描述信息
Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Zen Cart. Authentication is not required to exploit this vulnerability. The specific flaw exists within the findPluginAdminPage function. The issue results from the lack of proper validation of user-supplied data prior to passing it to a PHP include function. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the service account. Was ZDI-CAN-21408.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
PHP程序中Include/Require语句包含文件控制不恰当(PHP远程文件包含)
来源:美国国家漏洞数据库 NVD
漏洞标题
Zen Ventures Zen Cart 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Zen Ventures Zen Cart是美国Zen Ventures公司的一个用于搭建在线购物车的平台。 Zen Ventures Zen Cart 存在安全漏洞,该漏洞源于在将用户提供的数据传递给PHP包含函数之前缺乏适当的验证。攻击者利用该漏洞可以执行任意代码。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-5762 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-5762 的情报信息