cve/2024/CVE-2024-44314.md
2025-09-29 21:09:30 +02:00

928 B

CVE-2024-44314

Description

TastyIgniter 3.7.6 contains an Incorrect Access Control vulnerability in the Orders Management System, allowing unauthorized users to update order statuses. The issue occurs in the index_onUpdateStatus() function within Orders.php, which fails to verify if the user has permission to modify an order's status. This flaw can be exploited remotely, leading to unauthorized order manipulation.

POC

Reference

Github

No PoCs found on GitHub currently.