The MigrationService, which is part of SAP NetWeaver versions 7.10, 7.11, 7.20, 7.30, 7.31, 7.40, 7.50, does not perform an authorization check. This might allow an unauthorized attacker to access configuration objects, including such that grant administrative privileges. This could result in complete compromise of system confidentiality, integrity, and availability.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Netweaver | Sap | 7.10 (including) | 7.10 (including) |
Netweaver | Sap | 7.11 (including) | 7.11 (including) |
Netweaver | Sap | 7.20 (including) | 7.20 (including) |
Netweaver | Sap | 7.30 (including) | 7.30 (including) |
Netweaver | Sap | 7.31 (including) | 7.31 (including) |
Netweaver | Sap | 7.40 (including) | 7.40 (including) |
Netweaver | Sap | 7.50 (including) | 7.50 (including) |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are incorrectly applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.