CVE-2023-22952
11.01.2023, 09:15
In SugarCRM before 12.0. Hotfix 91155, a crafted request can inject custom PHP code through the EmailTemplates because of missing input validation.
Vendor | Product | Version |
---|---|---|
sugarcrm | sugarcrm | 11.0.0 ≤ 𝑥 < 11.0.5 |
sugarcrm | sugarcrm | 12.0.0 ≤ 𝑥 < 12.0.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
References