Adobe Commerce versions 2.4.4-p2 (and earlier) and 2.4.5-p1 (and earlier) are affected by an Incorrect Authorization vulnerability. A low-privileged authenticated attacker could leverage this vulnerability to achieve minor information disclosure.
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 |
---|---|---|---|
Commerce | Adobe | * | 2.4.4 (excluding) |
Commerce | Adobe | 2.4.4 (including) | 2.4.4 (including) |
Commerce | Adobe | 2.4.4-p1 (including) | 2.4.4-p1 (including) |
Commerce | Adobe | 2.4.4-p2 (including) | 2.4.4-p2 (including) |
Commerce | Adobe | 2.4.5 (including) | 2.4.5 (including) |
Commerce | Adobe | 2.4.5-p1 (including) | 2.4.5-p1 (including) |
Magento_open_source | Adobe | * | 2.4.4 (excluding) |
Magento_open_source | Adobe | 2.4.4 (including) | 2.4.4 (including) |
Magento_open_source | Adobe | 2.4.4-p1 (including) | 2.4.4-p1 (including) |
Magento_open_source | Adobe | 2.4.4-p2 (including) | 2.4.4-p2 (including) |
Magento_open_source | Adobe | 2.4.5 (including) | 2.4.5 (including) |
Magento_open_source | Adobe | 2.4.5-p1 (including) | 2.4.5-p1 (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.