CVE-2025-60503
BaseFortify
Publication date: 2025-11-03
Last updated on: 2026-02-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ultimatefosters | ultimatepos | 4.8 |
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) flaw in the administrative interface of ultimatefosters UltimatePOS 4.8. Specifically, input submitted in the purchase functionality is reflected without proper escaping in the admin log panel's 'reference No.' field. This allows an authenticated attacker to execute arbitrary JavaScript code within the administrator's browser session.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute malicious JavaScript in an administrator's browser session, potentially leading to session hijacking or other malicious actions such as unauthorized access or manipulation of administrative functions.