tastyigniter/TastyIgniter

tastyigniter/TastyIgniter

Releases121
Frequency1 month 1 week
Last Release
Stars3.67K
:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= 3.7.7, <= 3.7.78.8 HIGH

Cross-Site Scripting (XSS) vulnerability exists in TastyIgniter 3.7.7, affecting the /admin/media_manager component. Attackers can upload a malicious SVG file containing JavaScript code. When an administrator previews the file, the code executes in their browser context, allowing the attacker to perform unauthorized actions such as modifying the admin account credentials.

= 3.7.6, < 4.0.08.1 HIGH

TastyIgniter 3.7.6 contains an Incorrect Access Control vulnerability in the invoice() function within Orders.php which allows unauthorized users to access and generate invoices due to missing permission checks.

= 3.7.6, < 4.0.06.5 MEDIUM

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.

<= 3.5.05.4 MEDIUM

TastyIgniter v3.5.0 was discovered to contain a cross-site scripting (XSS) vulnerability which allows attackers to execute arbitrary web scripts or HTML via a crafted payload.

< 3.3.05.4 MEDIUM3.5 LOW

Cross-site Scripting (XSS) - DOM in GitHub repository tastyigniter/tastyigniter prior to 3.3.0.

= 3.2.25.4 MEDIUM3.5 LOW

A Cross-Site Scripting (XSS) vulnerability exists within the 3.2.2 version of TastyIgniter. The "items%5B0%5D%5Bpath%5D" parameter of a request made to /admin/allergens/edit/1 is vulnerable.

= 3.0.75.4 MEDIUM3.5 LOW

TastyIgniter 3.0.7 allows XSS via /account, /reservation, /admin/dashboard, and /admin/system_logs.