Exploitation Summary
EIP tracks 1 public exploit for CVE-2023-36256. PoCs published by Ramil Mustafayev.
AI-analyzed exploit summary This exploit demonstrates a CSRF vulnerability in Online Examination System Project 1.0, allowing an attacker to delete user accounts by tricking an admin into visiting a malicious link. The exploit uses a hidden HTML form with a GET request to submit the deletion action without user consent.
Description
The Online Examination System Project 1.0 version is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can craft a malicious link that, when clicked by an admin user, will delete a user account from the database without the admin's consent. The email of the user to be deleted is passed as a parameter in the URL, which can be manipulated by the attacker. This could result in a loss of data.
Exploits (1)
This exploit demonstrates a CSRF vulnerability in Online Examination System Project 1.0, allowing an attacker to delete user accounts by tricking an admin into visiting a malicious link. The exploit uses a hidden HTML form with a GET request to submit the deletion action without user consent.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N