CVE-2025-60506
BaseFortify
Publication date: 2025-10-21
Last updated on: 2025-10-22
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| moodle | pdf_annotator | 1.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored cross-site scripting (XSS) issue in the Moodle PDF Annotator plugin v1.5 release 9. It allows an attacker with a low-privileged account, such as a student, to inject malicious JavaScript code into the Public Comments feature. When other users view the annotated PDF, the injected script executes in their browsers, potentially compromising their sessions or credentials.
How can this vulnerability impact me? :
The vulnerability can lead to session hijacking, credential theft, or other attacker-controlled actions when users view the annotated PDF containing the malicious comment. This can compromise user accounts and potentially allow attackers to perform unauthorized actions within the affected system.