CVE-2022-50590
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-11-24
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| salesagility | suitecrm | to 7.12.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-843 | The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a type confusion issue in SuiteCRM versions before 7.12.6, specifically in the processing of the 'module' parameter within the 'deleteAttachment' functionality. It allows remote unauthenticated attackers to manipulate database objects, such as changing the administrator's email address.
How can this vulnerability impact me? :
Exploitation of this vulnerability can allow an attacker to alter critical database objects remotely without authentication, including changing the administrator's email address. This could lead to unauthorized access, control over the CRM system, and potential data compromise.