Php Scripts Mall · Php Scripts Mall Online Food Ordering Script · CVE-2019-9062
**Name of the Vulnerable Software and Affected Versions**
PHP Scripts Mall Online Food Ordering Script version 1.0
**Description**
The issue concerns a Cross-Site Request Forgery (CSRF) in the my-account.php file. This means an attacker could potentially trick a user into performing unintended actions on the web application.
**Recommendations**
For PHP Scripts Mall Online Food Ordering Script version 1.0, consider implementing proper CSRF protection mechanisms, such as token-based validation, to prevent unauthorized requests. As a temporary workaround, restrict access to the my-account.php file until a proper fix is applied.