Cross-site request forgery in Take-Note App - CVE-2023-4865
Published: September 15, 2023
Take-Note App
sourcecodester
Description
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin in index.php and delete_note.php. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.