CVE-2025-56382
BaseFortify
Publication date: 2025-10-06
Last updated on: 2025-10-15
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lion-coders | salepro_pos | 5.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 stored Cross-site scripting (XSS) issue in the Customer Management Module of LionCoders SalePro POS 5.4.8. An authenticated attacker can inject malicious web scripts or HTML through the 'Customer Name' parameter when creating or editing customer profiles. Because the input is not properly sanitized before being stored and displayed, the malicious script executes in the browsers of users who view the affected customer details.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the browsers of users who view the compromised customer profiles. This can lead to theft of session tokens, defacement, redirection to malicious sites, or other malicious actions performed on behalf of the user, potentially compromising user data and system integrity.