#VU75602 SQL injection in Moodle - CVE-2023-30944

 

#VU75602 SQL injection in Moodle - CVE-2023-30944

Published: May 1, 2023


Vulnerability identifier: #VU75602
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-30944
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Moodle
Software vendor:
moodle.org

Description

The vulnerability allows a remote user to execute limited SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data in external Wiki method for listing pages. A remote user can send a specially crafted request to the affected application and execute limited SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.


Remediation

Install updates from vendor's website.

External links