Unknown · Restaurant Script · CVE-2014-6619
**Name of the Vulnerable Software and Affected Versions**
Restaurant Script (PizzaInn Project) version 1.0.0
**Description**
The issue allows remote attackers to inject arbitrary web script or HTML via the `fname`, `lname`, or `login` parameters in the register-exec.php file, potentially leading to cross-site scripting (XSS) attacks.
**Recommendations**
For Restaurant Script (PizzaInn Project) version 1.0.0, consider validating and sanitizing user input for the `fname`, `lname`, and `login` parameters to prevent XSS attacks. As a temporary workaround, restrict access to the register-exec.php file until a patch is available.