Skip to content

Moodle SSRF Vulnerability

High severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Oct 7, 2023

Package

composer moodle/moodle (Composer)

Affected versions

>= 3.5.0, < 3.5.4

Patched versions

3.5.4

Description

The edit_blog.php script allows a registered user to add external RSS feed resources. It was identified that this feature could be abused to be used as a SSRF attack vector by adding a malicious URL/TCP PORT in order to target internal network or an internet hosted server, bypassing firewall rules, IP filtering and more.

This kind of vulnerability is then called “blind” because of no response available on Moodle web site, enforcing attacker to exploit it using a “time based” approach.

References

Published by the National Vulnerability Database Mar 21, 2019
Published to the GitHub Advisory Database May 14, 2022
Reviewed Jul 19, 2023
Last updated Oct 7, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2019-6970

GHSA ID

GHSA-vjxx-54vw-q59f

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.