9.8

CVE-2020-7472

An authorization bypass and PHP local-file-include vulnerability in the installation component of SugarCRM before 8.0, 8.0 before 8.0.7, 9.0 before 9.0.4, and 10.0 before 10.0.0 allows for unauthenticated remote code execution against a configured SugarCRM instance via crafted HTTP requests. (This is exploitable even after installation is completed.).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SugarcrmSugarcrm SwEditionenterprise Version >= 8.0.0 < 8.0.7
SugarcrmSugarcrm SwEditionprofessional Version >= 8.0.0 < 8.0.7
SugarcrmSugarcrm SwEditionultimate Version >= 8.0.0 < 8.0.7
SugarcrmSugarcrm SwEditionenterprise Version >= 9.0.0 < 9.0.4
SugarcrmSugarcrm SwEditionprofessional Version >= 9.0.0 < 9.0.4
SugarcrmSugarcrm SwEditionultimate Version >= 9.0.0 < 9.0.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.2% 0.77
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-20 Improper Input Validation

The 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 product 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.