9.9
CVE-2021-38176
- EPSS 0.72%
- Veröffentlicht 14.09.2021 12:15:11
- Zuletzt bearbeitet 21.11.2024 06:16:34
- Quelle cna@sap.com
- Teams Watchlist Login
- Unerledigt Login
Due to improper input sanitization, an authenticated user with certain specific privileges can remotely call NZDT function modules listed in Solution Section to execute manipulated query or inject ABAP code to gain access to Backend Database. On successful exploitation the threat actor could completely compromise confidentiality, integrity, and availability of the system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SAP ≫ Landscape Transformation Version2.0
SAP ≫ Landscape Transformation Replication Server Version1.0 SwPlatforms/4hana
SAP ≫ Landscape Transformation Replication Server Version2.0
SAP ≫ Landscape Transformation Replication Server Version3.0
SAP ≫ Test Data Migration Server Version4.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.72% | 0.702 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
cna@sap.com | 9.9 | 3.1 | 6 |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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.