S4CORE (Manage Purchase Contracts App) - versions 102, 103, 104, 105, 106, 107, does not perform necessary authorization checks for an authenticated user. This could allow an attacker to perform unintended actions resulting in escalation of privileges which has low impact on confidentiality and integrity with no impact on availibility of the system.
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 |
---|---|---|---|
S4core | Sap | 102 (including) | 102 (including) |
S4core | Sap | 103 (including) | 103 (including) |
S4core | Sap | 104 (including) | 104 (including) |
S4core | Sap | 105 (including) | 105 (including) |
S4core | Sap | 106 (including) | 106 (including) |
S4core | Sap | 107 (including) | 107 (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.