CVE-2024-58296
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ce_phoenix | ce_phoenix | 3.0.1 |
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 CE Phoenix v3.0.1's currencies administration panel. Attackers can inject malicious scripts into the title field, which are then stored and executed as arbitrary JavaScript when administrators view the currencies page.
How can this vulnerability impact me? :
The vulnerability allows attackers to execute arbitrary JavaScript in the context of the administrator's browser. This can lead to unauthorized actions, theft of sensitive information such as session tokens, or manipulation of the administration interface, potentially compromising the security and integrity of the system.