2025-03-18 17:03:48 +00:00

25 lines
1017 B
JSON

{
"id": "CVE-2024-44314",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-03-18T15:15:53.847",
"lastModified": "2025-03-18T15:15:53.847",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/tastyigniter/TastyIgniter/blob/3.x/app/admin/controllers/Orders.php",
"source": "cve@mitre.org"
},
{
"url": "https://medium.com/@cnetsec/cve-2024-44314-incorrect-access-control-in-function-updateorder-fc5f2b1b0467",
"source": "cve@mitre.org"
}
]
}