# Moodle:通过计算问题类型实现的远程代码执行漏洞
## 概述
Moodle 中存在一个漏洞,可能导致在特定条件下远程代码执行。该漏洞涉及计算类型问题,需要额外的限制来避免风险。
## 影响版本
该描述未具体指明受影响的版本。
## 细节
漏洞存在于Moodle的计算类型问题中。具有添加/更新问题权限的用户可能利用此漏洞进行远程代码执行。
## 影响
具有添加或更新问题能力的用户可以利用此漏洞执行远程代码。这需要特定的权限,不是所有用户都能利用此漏洞。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Scripts for Analysis of a RCE in Moodle Calculated Questions (CVE-2024-43425) | https://github.com/RedTeamPentesting/moodle-rce-calculatedquestions | POC详情 |
2 | None | https://github.com/Snizi/Moodle-CVE-2024-43425-Exploit | POC详情 |
3 | Attackers with the permission to create or modify questions in Moodle courses are able to craft malicious inputs for calculated questions, which can be abused to execute arbitrary commands on the underlying system. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-43425.yaml | POC详情 |
标题: Moodle.org: MSA-24-0026: Remote code execution via calculated question types | Moodle.org -- 🔗来源链接
标签:
神龙速读从