SAP NetWeaver AS ABAP and ABAP Platform, versions - 700, 702, 710, 711, 730, 731, 740, 750, 751, 752, 753, 754, 755, contains function module SRM_RFC_SUBMIT_REPORT which fails to validate authorization of an authenticated user thus allowing an unauthorized user to execute reports in SAP NetWeaver ABAP Platform.
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 |
---|---|---|---|
Netweaver_application_server_abap | Sap | 700 (including) | 700 (including) |
Netweaver_application_server_abap | Sap | 702 (including) | 702 (including) |
Netweaver_application_server_abap | Sap | 710 (including) | 710 (including) |
Netweaver_application_server_abap | Sap | 711 (including) | 711 (including) |
Netweaver_application_server_abap | Sap | 730 (including) | 730 (including) |
Netweaver_application_server_abap | Sap | 731 (including) | 731 (including) |
Netweaver_application_server_abap | Sap | 740 (including) | 740 (including) |
Netweaver_application_server_abap | Sap | 750 (including) | 750 (including) |
Netweaver_application_server_abap | Sap | 751 (including) | 751 (including) |
Netweaver_application_server_abap | Sap | 752 (including) | 752 (including) |
Netweaver_application_server_abap | Sap | 753 (including) | 753 (including) |
Netweaver_application_server_abap | Sap | 754 (including) | 754 (including) |
Netweaver_application_server_abap | Sap | 755 (including) | 755 (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.