Cross-Site Request Forgery in Online Food Ordering System by Project Worlds
CVE-2023-27073
6.5MEDIUM
Key Information:
- Vendor
- CVE Published:
- 14 March 2023
What is CVE-2023-27073?
A Cross-Site Request Forgery (CSRF) vulnerability exists in Online Food Ordering System v1.0, allowing attackers to execute unauthorized commands on behalf of authenticated users. By sending a maliciously crafted POST request, an attacker can modify user details and credentials without proper consent. This vulnerability highlights the importance of implementing anti-CSRF tokens to safeguard user data and maintain the integrity of the application. To mitigate risks, developers should ensure secure coding practices and regularly update software components.
