Headline
CVE-2023-3574: Improper Authorization in "Customer automation rules" function in customer-data-framework
Improper Authorization in GitHub repository pimcore/customer-data-framework prior to 3.4.1.
Description
The product performs authorization checks incorrectly when an unauthorized actor tries to access a resource or perform an actions.
Proof of Concept
The user does not have permission to delete the rule.
Location
- GET /admin/customermanagementframework/rules/list
- POST /admin/customermanagementframework/rules/add
- PUT /admin/customermanagementframework/rules/save
- DELETE /admin/customermanagementframework/rules/delete
Image
https://drive.google.com/drive/folders/1bSCkTQtcGhtdzRjKGD3KIA-8Kx3a406u?usp=sharing
Impact
The attacker can view and freely perform actions to add, modify, or delete rules.
Related news
### Impact The product performs authorization checks incorrectly when an unauthorized actor tries to access a resource or perform an actions. The attacker can view and freely perform actions to add, modify, or delete rules. ### Patches Update to version 3.4.1 or apply this patch manually https://github.com/pimcore/customer-data-framework/commit/f15668c86db254e86ba7ac895bc3cdd1a2a3cc45.patch ### Workarounds Apply https://github.com/pimcore/customer-data-framework/commit/f15668c86db254e86ba7ac895bc3cdd1a2a3cc45.patch manually. ### References https://huntr.dev/bounties/1dcb4f01-e668-4aa3-a6a3-838532e500c6/