CVE-2023-44915
BaseFortify
Publication date: 2025-06-25
Last updated on: 2025-06-26
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 /Login.php component of c3crm up to version 3.0.4. It allows attackers to inject and execute arbitrary web scripts or HTML by sending a specially crafted payload through the login_error parameter.
How can this vulnerability impact me? :
An attacker exploiting this XSS vulnerability could execute malicious scripts in the context of the affected web application. This can lead to theft of user credentials, session hijacking, defacement of the website, or redirection to malicious sites, potentially compromising user data and system integrity.