CVE-2025-60782
BaseFortify
Publication date: 2025-10-02
Last updated on: 2025-10-07
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| iqbolshoh | php_education_management | 1.0 |
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 PHP Education Manager v1.0, specifically in the topics management module (topics.php). Attackers can inject malicious JavaScript code into the Title field when creating or updating topics, which then gets stored and executed in users' browsers.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to theft of user credentials, session hijacking, defacement, or distribution of malware to users interacting with the topics module.