CVE-2025-45662
BaseFortify
Publication date: 2025-07-10
Last updated on: 2025-10-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nnproject | mpgram_web | 2025-04-09 |
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 cross-site scripting (XSS) issue in the /master/login.php component of mpgram-web. It allows attackers to inject and execute arbitrary JavaScript code in the browser of a user who visits a specially crafted URL or payload, potentially compromising the user's session or data.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of a user's browser, which may lead to theft of session cookies, user credentials, or other sensitive information, as well as unauthorized actions performed on behalf of the user.