CVE-2023-36256

MEDIUM

Online Examination System Project 1.0 - CSRF

Title source: llm
STIX 2.1

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)

exploitdb WORKING POC
by Ramil Mustafayev · textwebappsphp
https://www.exploit-db.com/exploits/51511

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.

Classification
Working Poc 90%
Attack Type
Other
Complexity
Trivial
Reliability
Reliable
Target: Online Examination System Project 1.0
No auth needed
Prerequisites: Admin user must visit the malicious link · Target application must be vulnerable to CSRF
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2

Scores

CVSS v3 6.5
EPSS 0.0033
EPSS Percentile 25.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-352
Status published
Products (1)
online_examination_system_project/online_examination_system 1.0
Published Jul 07, 2023
Tracked Since Feb 18, 2026