{ "schema_version": "1.4.0", "id": "GHSA-w5h7-mw56-4v7x", "modified": "2025-03-21T17:44:52Z", "published": "2025-03-18T15:30:48Z", "aliases": [ "CVE-2024-44314" ], "summary": "TastyIgniter Has an Incorrect Access Control Vulnerability", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "tastyigniter/tastyigniter" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "4.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-44314" }, { "type": "PACKAGE", "url": "https://github.com/tastyigniter/TastyIgniter" }, { "type": "WEB", "url": "https://github.com/tastyigniter/TastyIgniter/blob/3.x/app/admin/controllers/Orders.php" }, { "type": "WEB", "url": "https://medium.com/@cnetsec/cve-2024-44314-incorrect-access-control-in-function-updateorder-fc5f2b1b0467" } ], "database_specific": { "cwe_ids": [ "CWE-285" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-21T17:44:52Z", "nvd_published_at": "2025-03-18T15:15:53Z" } }