Unknown · Fast Food Ordering System · CVE-2022-43082
**Name of the Vulnerable Software and Affected Versions**
Fast Food Ordering System version 1.0
**Description**
A cross-site scripting (XSS) issue exists in the /fastfood/purchase.php endpoint of the Fast Food Ordering System, allowing attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the `customer` parameter.
**Recommendations**
For Fast Food Ordering System version 1.0, consider disabling the /fastfood/purchase.php endpoint until a patch is available, or restrict access to this endpoint to minimize the risk of exploitation. Avoid using the `customer` parameter in the affected endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.