CVE-2025-64030
BaseFortify
Publication date: 2025-12-01
Last updated on: 2025-12-01
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| eximbills | enterprise | 4.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?
Eximbills Enterprise 4.1.5 has a stored cross-site scripting (XSS) vulnerability in the /EximBillWeb/servlets/WSTrxManager endpoint. Authenticated users can inject malicious JavaScript code via the TMPL_INFO parameter, which is stored on the server and later executed in the browsers of other users who view the affected content.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary JavaScript in other users' browsers, potentially leading to session hijacking, theft of sensitive information, or unauthorized actions performed on behalf of other users.