First published: Mon Feb 22 2016(Updated: )
Cross-site scripting (XSS) vulnerability in the search_pagination function in course/classes/management_renderer.php in Moodle 2.8.x before 2.8.10, 2.9.x before 2.9.4, and 3.0.x before 3.0.2 allows remote attackers to inject arbitrary web script or HTML via a crafted search string.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
composer/moodle/moodle | >=3.0<3.0.2 | 3.0.2 |
composer/moodle/moodle | >=2.9<2.9.4 | 2.9.4 |
composer/moodle/moodle | >=2.8<2.8.10 | 2.8.10 |
Fedora | =22 | |
Fedora | =23 | |
Moodle | =2.8.0 | |
Moodle | =2.8.1 | |
Moodle | =2.8.2 | |
Moodle | =2.8.3 | |
Moodle | =2.8.4 | |
Moodle | =2.8.5 | |
Moodle | =2.8.6 | |
Moodle | =2.8.7 | |
Moodle | =2.8.8 | |
Moodle | =2.8.9 | |
Moodle | =2.9.0 | |
Moodle | =2.9.1 | |
Moodle | =2.9.2 | |
Moodle | =2.9.3 | |
Moodle | =3.0.0 | |
Moodle | =3.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-0725 has been classified as a high severity cross-site scripting (XSS) vulnerability.
To fix CVE-2016-0725, upgrade Moodle to version 2.8.10, 2.9.4, or 3.0.2 or later.
CVE-2016-0725 affects Moodle versions 2.8.x before 2.8.10, 2.9.x before 2.9.4, and 3.0.x before 3.0.2.
Yes, CVE-2016-0725 allows remote attackers to inject arbitrary web scripts or HTML via a crafted search string.
CVE-2016-0725 occurs in the search_pagination function within course/classes/management_renderer.php.