CVE-2025-54783
BaseFortify
Publication date: 2025-08-07
Last updated on: 2025-08-12
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| salesagility | suitecrm | to 7.14.7 (exc) |
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 Reflected Cross-Site Scripting (XSS) issue in SuiteCRM versions 7.14.6 and below. An attacker can exploit it by modifying the HTTP Referer header to include a malicious JavaScript code. Although the server tries to block the arbitrary domain, it still allows the malicious JavaScript code to execute, potentially compromising the security of users interacting with the application. This issue is fixed in version 7.14.7.
How can this vulnerability impact me? :
The vulnerability allows attackers to execute arbitrary JavaScript code in the context of the affected application. This can lead to unauthorized actions such as stealing user session data, defacing the website, redirecting users to malicious sites, or performing actions on behalf of the user without their consent, thereby compromising user security and trust.
What immediate steps should I take to mitigate this vulnerability?
Upgrade SuiteCRM to version 7.14.7 or later, as this version contains the fix for the Reflected Cross-Site Scripting (XSS) vulnerability.