ABAP BASIS function modules INST_CREATE_R3_RFC_DEST, INST_CREATE_TCPIP_RFCDEST, and INST_CREATE_TCPIP_RFC_DEST in SAP BASIS (fixed in versions 7.0 to 7.02, 7.10 to 7.30, 7.31, 7.40, 7.50 to 7.53) do not perform necessary authorization checks in all circumstances for an authenticated user, resulting in escalation of privileges.
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Business_application_software_integrated_solution | Sap | 7.00 (including) | 7.02 (including) |
Business_application_software_integrated_solution | Sap | 7.10 (including) | 7.30 (including) |
Business_application_software_integrated_solution | Sap | 7.50 (including) | 7.53 (including) |
Business_application_software_integrated_solution | Sap | 7.31 (including) | 7.31 (including) |
Business_application_software_integrated_solution | Sap | 7.40 (including) | 7.40 (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 not 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.