Filtered by vendor Geoffrowland Subscriptions
Filtered by product Jmol Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-34031 1 Geoffrowland 1 Jmol 2025-07-09 7.5 High
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 file_get_contents() function without proper validation, allowing attackers to read arbitrary files from the server's filesystem by crafting a malicious query value. This vulnerability can be exploited without authentication and may expose sensitive configuration data, including database credentials.
CVE-2025-34032 1 Geoffrowland 1 Jmol 2025-07-09 6.1 Medium
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 in the victim's browser by crafting a malicious link. This can be used to hijack user sessions or manipulate page content.