一、 漏洞 CVE-2023-45878 基础信息
漏洞标题
N/A
来源:AIGC 神龙大模型
漏洞描述信息
gibbonEdu版本25.0.1之前允许 arbitrary File Write,因为 rubrics_visualise_saveAjax.php 不需要身份验证。端点接受img、path和 gibbonPersonID 参数。img 参数 expected to be a base64 encoded image。如果path参数被设置,则使用定义的路径作为目标文件夹,将安装目录的绝对路径连接起来。img 参数的内容被 base64 解码并写入定义的文件路径。这允许创建允许远程代码执行(未验证)的 PHP 文件。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源:AIGC 神龙大模型
漏洞类别
对路径名的限制不恰当(路径遍历)
来源:AIGC 神龙大模型
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
GibbonEdu Gibbon version 25.0.1 and before allows Arbitrary File Write because rubrics_visualise_saveAjax.phps does not require authentication. The endpoint accepts the img, path, and gibbonPersonID parameters. The img parameter is expected to be a base64 encoded image. If the path parameter is set, the defined path is used as the destination folder, concatenated with the absolute path of the installation directory. The content of the img parameter is base64 decoded and written to the defined file path. This allows creation of PHP files that permit Remote Code Execution (unauthenticated).
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Gibbon 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Gibbon是一个解决教育工作者每天遇到的实际问题的学校平台。 GibbonEdu Gibbon 25.0.1版本存在安全漏洞,该漏洞源于允许未经身份验证的攻击者将任意文件上传到应用程序,并在底层系统上执行代码。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2023-45878 的公开POC
# POC 描述 源链接 神龙链接
1 None https://github.com/dgoorden/CVE-2023-45878 POC详情
2 CVE-2023-45878 poc for gibbon LMS on xampp windows https://github.com/PaulDHaes/CVE-2023-45878-POC POC详情
3 CVE-2023-45878 GibbonEdu Arbitrary File Write https://github.com/killercd/CVE-2023-45878 POC详情
4 CVE-2023-45878 easy exploit | revers sehell https://github.com/nrazv/CVE-2023-45878 POC详情
5 This script chains and automates Arbitrary File Write to RCE on Gibbon LMS through CVE-2023-45878 exploitation. https://github.com/0xyy66/CVE-2023-45878_to_RCE POC详情
6 GibbonEdu Arbitrary File Write to Remote Code Execution https://github.com/davidzzo23/CVE-2023-45878 POC详情
7 None https://github.com/Can0I0Ever0Enter/CVE-2023-45878 POC详情
三、漏洞 CVE-2023-45878 的情报信息