CVE-2025-64488
BaseFortify
Publication date: 2025-11-08
Last updated on: 2025-11-25
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.8 (exc) |
| salesagility | suitecrm | From 8.0.0 (inc) to 8.9.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
What immediate steps should I take to mitigate this vulnerability?
Upgrade SuiteCRM to version 7.14.8 or later, or 8.9.1 or later, where this SQL injection vulnerability has been fixed.
Can you explain this vulnerability to me?
This vulnerability in SuiteCRM allows an attacker to craft a malicious call_id that manipulates the SQL query logic or injects arbitrary SQL code. This can lead to unauthorized access to data, data exfiltration, complete database compromise, and other related issues.
How can this vulnerability impact me? :
The impact includes unauthorized data access, potential data theft, full compromise of the database, and other security issues that could affect the confidentiality, integrity, and availability of your data.