4 matches found
CVE-2025-34032
A reflected cross-site scripting (XSS) vulnerability exists in the Moodle LMS Jmol plugin version 6.1 and prior . The root cause is the application's failure to properly sanitize user input before embedding it into the HTTP response, specifically via the data parameter in jsmol.php . An attacker ...
CVE-2025-34031: Improper Limitation of a Pathname to a Restricted Directory
A path traversal vulnerability exists in the Moodle LMS Jmol plugin version 6.1 and prior via the query parameter in jsmol.php. The script directly passes user input to the filegetcontents function without proper validation, allowing attackers to read arbitrary files from the server's filesystem ...
PT-2025-26658 · Moodle · Moodle Lms Jmol Plugin
Name of the Vulnerable Software and Affected Versions: Moodle LMS Jmol plugin versions 6.1 and prior Description: A path traversal vulnerability exists in the Moodle LMS Jmol plugin via the query parameter in jsmol.php. The script directly passes user input to the file get contents function witho...
CVE-2025-34032: Improper Neutralization of Input During Web Page Generation
A reflected cross-site scripting XSS vulnerability exists in the Moodle LMS Jmol plugin version 6.1 and prior via the data parameter in jsmol.php. The application fails to properly sanitize user input before embedding it into the HTTP response, allowing an attacker to execute arbitrary JavaScript...