一、 漏洞 CVE-2025-34031 基础信息
漏洞信息
                                        # Moodle LMS Jmol 插件路径跨越漏洞

## 漏洞概述
Moodle LMS Jmol 插件版本 6.1 及之前版本中存在路径遍历漏洞。通过 jsmol.php 中的查询参数传递未经验证的用户输入,攻击者可以读取服务器文件系统的任意文件,这可能导致敏感配置数据和数据库凭证泄露。

## 影响版本
- Moodle LMS Jmol 插件 6.1 及之前版本

## 漏洞细节
- 脚本 jsmol.php 直接将用户输入传递给 `file_get_contents()` 函数,但没有进行适当的验证。
- 攻击者可以通过构造恶意的查询值读取服务器上的任意文件。

## 漏洞影响
- 攻击者无需身份验证即可利用此漏洞。
- 可能泄露敏感配置数据,包括数据库凭据。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Moodle LMS Jmol Plugin Path Traversal
来源:美国国家漏洞数据库 NVD
漏洞描述信息
A path traversal vulnerability exists in the Moodle LMS Jmol plugin version 6.1 and prior via the query parameter in jsmol.php. The script directly passes user input to the file_get_contents() function without proper validation, allowing attackers to read arbitrary files from the server's filesystem by crafting a malicious query value. This vulnerability can be exploited without authentication and may expose sensitive configuration data, including database credentials.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
对路径名的限制不恰当(路径遍历)
来源:美国国家漏洞数据库 NVD
漏洞标题
Moodle LMS Jmol plugin 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Moodle LMS Jmol plugin是Moodle开源的一款插件。 Moodle LMS Jmol plugin 6.1及之前版本存在安全漏洞,该漏洞源于jsmol.php中query参数未经验证直接传递到file_get_contents函数,可能导致任意文件读取。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-34031 的公开POC
# POC 描述 源链接 神龙链接
1 Moodle Jmol Filter 6.1 is vulnerable to local file inclusion through the jsmol.php file, allowing attackers to read arbitrary files on the server. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-34031.yaml POC详情
三、漏洞 CVE-2025-34031 的情报信息
四、漏洞 CVE-2025-34031 的评论

暂无评论


发表评论