Moodle
by Moodle
Source repositories
CVEs (570)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2008-0123 | 0.00 | — | 0.04 | Jan 12, 2008 | Cross-site scripting (XSS) vulnerability in install.php for Moodle 1.8.3, and possibly other versions before 1.8.4, allows remote attackers to inject arbitrary web script or HTML via the dbname parameter. NOTE: this issue only exists until the installation is complete. | |||
| CVE-2007-3555 | 0.00 | — | 0.03 | Jul 4, 2007 | Cross-site scripting (XSS) vulnerability in index.php in Moodle 1.7.1 allows remote attackers to inject arbitrary web script or HTML via a style expression in the search parameter, a different vulnerability than CVE-2004-1424. | |||
| CVE-2007-1429 | 0.00 | — | 0.01 | Mar 13, 2007 | Multiple PHP remote file inclusion vulnerabilities in Moodle 1.7.1 allow remote attackers to execute arbitrary PHP code via a URL in the cmd parameter to (1) admin/utfdbmigrate.php or (2) filter.php. | |||
| CVE-2006-6625 | 0.00 | — | 0.02 | Dec 18, 2006 | Cross-site scripting (XSS) vulnerability in mod/forum/discuss.php in Moodle 1.6.1 allows remote attackers to inject arbitrary web script or HTML via the navtail parameter. NOTE: The provenance of this information is unknown; the details are obtained solely from third party… | |||
| CVE-2006-6626 | 0.00 | — | 0.01 | Dec 18, 2006 | Cross-site scripting (XSS) vulnerability in an unspecified component of Moodle 1.5 allows remote attackers to inject arbitrary web script or HTML via a javascript URI in the SRC attribute of an IMG element. NOTE: The provenance of this information is unknown; the details are… | |||
| CVE-2006-4940 | 0.00 | — | 0.01 | Sep 23, 2006 | login/forgot_password.php in Moodle before 1.6.2 allows remote attackers to obtain sensitive information (e-mail addresses and Moodle account names) via a find action. | |||
| CVE-2006-4939 | 0.00 | — | 0.01 | Sep 23, 2006 | backup/backup_scheduled.php in Moodle before 1.6.2 generates trace data with the full backup pathname even when debugging is disabled, which might allow attackers to obtain the pathname. | |||
| CVE-2006-4937 | 0.00 | — | 0.01 | Sep 23, 2006 | lib/setup.php in Moodle before 1.6.2 sets the error reporting level to 7 to display E_WARNING messages to users even if debugging is disabled, which might allow remote authenticated users to obtain sensitive information by triggering the messages. | |||
| CVE-2006-4936 | 0.00 | — | 0.01 | Sep 23, 2006 | Moodle before 1.6.2 does not properly validate the module instance id when creating a course module object, which has unspecified impact and remote attack vectors. | |||
| CVE-2006-4935 | 0.00 | — | 0.01 | Sep 23, 2006 | The Database module in Moodle before 1.6.2 does not properly handle uploaded files, which has unspecified impact and remote attack vectors. | |||
| CVE-2006-4943 | 0.00 | — | 0.01 | Sep 23, 2006 | course/jumpto.php in Moodle before 1.6.2 does not validate the session key (sesskey) before providing content from arbitrary local URIs, which allows remote attackers to obtain sensitive information via the jump parameter. | |||
| CVE-2006-4941 | 0.00 | — | 0.01 | Sep 23, 2006 | Multiple cross-site scripting (XSS) vulnerabilities in Moodle before 1.6.2 might allow remote attackers to inject arbitrary web script or HTML via (1) the choose parameter in files/index.php and (2) the sub parameter in doc/index.php. | |||
| CVE-2006-4942 | 0.00 | — | 0.01 | Sep 23, 2006 | Moodle before 1.6.2, when the configuration lacks (1) algebra or (2) tex filters, allows remote authenticated users to write LaTeX or MimeTeX output files to the top level of the dataroot directory via (a) filter/algebra/pix.php or (b) filter/tex/pix.php. | |||
| CVE-2006-4938 | 0.00 | — | 0.01 | Sep 23, 2006 | help.php in Moodle before 1.6.2 does not check the existence of certain help files before including them, which might allow remote authenticated users to obtain the path in an error message. | |||
| CVE-2006-4786 | 0.00 | — | 0.01 | Sep 14, 2006 | Moodle 1.6.1 and earlier allows remote attackers to obtain sensitive information via (1) help.php and (2) other unspecified vectors involving scheduled backups. | |||
| CVE-2006-4785 | 0.00 | — | 0.03 | Sep 14, 2006 | SQL injection vulnerability in blog/edit.php in Moodle 1.6.1 and earlier allows remote attackers to execute arbitrary SQL commands via the format parameter as stored in the $blogEntry variable, which is not properly handled by the insert_record function, which calls… | |||
| CVE-2006-4784 | 0.00 | — | 0.01 | Sep 14, 2006 | Multiple cross-site scripting (XSS) vulnerabilities in Moodle 1.6.1 and earlier might allow remote attackers to inject arbitrary web script or HTML via unspecified parameters to (1) doc/index.php or (2) files/index.php. | |||
| CVE-2005-3648 | 0.00 | — | 0.03 | Nov 17, 2005 | Multiple SQL injection vulnerabilities in the get_record function in datalib.php in Moodle 1.5.2 allow remote attackers to execute arbitrary SQL commands via the id parameter in (1) category.php and (2) info.php. | |||
| CVE-2005-3649 | 0.00 | — | 0.03 | Nov 17, 2005 | jumpto.php in Moodle 1.5.2 allows remote attackers to redirect users to other sites via the jump parameter. | |||
| CVE-2005-2247 | 0.00 | — | 0.02 | Jul 12, 2005 | Multiple unknown vulnerabilities in Moodle before 1.5.1 have unknown impact and attack vectors. |
- CVE-2008-0123Jan 12, 2008risk 0.00cvss —epss 0.04
Cross-site scripting (XSS) vulnerability in install.php for Moodle 1.8.3, and possibly other versions before 1.8.4, allows remote attackers to inject arbitrary web script or HTML via the dbname parameter. NOTE: this issue only exists until the installation is complete.
- CVE-2007-3555Jul 4, 2007risk 0.00cvss —epss 0.03
Cross-site scripting (XSS) vulnerability in index.php in Moodle 1.7.1 allows remote attackers to inject arbitrary web script or HTML via a style expression in the search parameter, a different vulnerability than CVE-2004-1424.
- CVE-2007-1429Mar 13, 2007risk 0.00cvss —epss 0.01
Multiple PHP remote file inclusion vulnerabilities in Moodle 1.7.1 allow remote attackers to execute arbitrary PHP code via a URL in the cmd parameter to (1) admin/utfdbmigrate.php or (2) filter.php.
- CVE-2006-6625Dec 18, 2006risk 0.00cvss —epss 0.02
Cross-site scripting (XSS) vulnerability in mod/forum/discuss.php in Moodle 1.6.1 allows remote attackers to inject arbitrary web script or HTML via the navtail parameter. NOTE: The provenance of this information is unknown; the details are obtained solely from third party…
- CVE-2006-6626Dec 18, 2006risk 0.00cvss —epss 0.01
Cross-site scripting (XSS) vulnerability in an unspecified component of Moodle 1.5 allows remote attackers to inject arbitrary web script or HTML via a javascript URI in the SRC attribute of an IMG element. NOTE: The provenance of this information is unknown; the details are…
- CVE-2006-4940Sep 23, 2006risk 0.00cvss —epss 0.01
login/forgot_password.php in Moodle before 1.6.2 allows remote attackers to obtain sensitive information (e-mail addresses and Moodle account names) via a find action.
- CVE-2006-4939Sep 23, 2006risk 0.00cvss —epss 0.01
backup/backup_scheduled.php in Moodle before 1.6.2 generates trace data with the full backup pathname even when debugging is disabled, which might allow attackers to obtain the pathname.
- CVE-2006-4937Sep 23, 2006risk 0.00cvss —epss 0.01
lib/setup.php in Moodle before 1.6.2 sets the error reporting level to 7 to display E_WARNING messages to users even if debugging is disabled, which might allow remote authenticated users to obtain sensitive information by triggering the messages.
- CVE-2006-4936Sep 23, 2006risk 0.00cvss —epss 0.01
Moodle before 1.6.2 does not properly validate the module instance id when creating a course module object, which has unspecified impact and remote attack vectors.
- CVE-2006-4935Sep 23, 2006risk 0.00cvss —epss 0.01
The Database module in Moodle before 1.6.2 does not properly handle uploaded files, which has unspecified impact and remote attack vectors.
- CVE-2006-4943Sep 23, 2006risk 0.00cvss —epss 0.01
course/jumpto.php in Moodle before 1.6.2 does not validate the session key (sesskey) before providing content from arbitrary local URIs, which allows remote attackers to obtain sensitive information via the jump parameter.
- CVE-2006-4941Sep 23, 2006risk 0.00cvss —epss 0.01
Multiple cross-site scripting (XSS) vulnerabilities in Moodle before 1.6.2 might allow remote attackers to inject arbitrary web script or HTML via (1) the choose parameter in files/index.php and (2) the sub parameter in doc/index.php.
- CVE-2006-4942Sep 23, 2006risk 0.00cvss —epss 0.01
Moodle before 1.6.2, when the configuration lacks (1) algebra or (2) tex filters, allows remote authenticated users to write LaTeX or MimeTeX output files to the top level of the dataroot directory via (a) filter/algebra/pix.php or (b) filter/tex/pix.php.
- CVE-2006-4938Sep 23, 2006risk 0.00cvss —epss 0.01
help.php in Moodle before 1.6.2 does not check the existence of certain help files before including them, which might allow remote authenticated users to obtain the path in an error message.
- CVE-2006-4786Sep 14, 2006risk 0.00cvss —epss 0.01
Moodle 1.6.1 and earlier allows remote attackers to obtain sensitive information via (1) help.php and (2) other unspecified vectors involving scheduled backups.
- CVE-2006-4785Sep 14, 2006risk 0.00cvss —epss 0.03
SQL injection vulnerability in blog/edit.php in Moodle 1.6.1 and earlier allows remote attackers to execute arbitrary SQL commands via the format parameter as stored in the $blogEntry variable, which is not properly handled by the insert_record function, which calls…
- CVE-2006-4784Sep 14, 2006risk 0.00cvss —epss 0.01
Multiple cross-site scripting (XSS) vulnerabilities in Moodle 1.6.1 and earlier might allow remote attackers to inject arbitrary web script or HTML via unspecified parameters to (1) doc/index.php or (2) files/index.php.
- CVE-2005-3648Nov 17, 2005risk 0.00cvss —epss 0.03
Multiple SQL injection vulnerabilities in the get_record function in datalib.php in Moodle 1.5.2 allow remote attackers to execute arbitrary SQL commands via the id parameter in (1) category.php and (2) info.php.
- CVE-2005-3649Nov 17, 2005risk 0.00cvss —epss 0.03
jumpto.php in Moodle 1.5.2 allows remote attackers to redirect users to other sites via the jump parameter.
- CVE-2005-2247Jul 12, 2005risk 0.00cvss —epss 0.02
Multiple unknown vulnerabilities in Moodle before 1.5.1 have unknown impact and attack vectors.
Page 28 of 29