cve/2023/CVE-2023-36256.md

19 lines
1005 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-36256](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-36256)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- https://www.exploit-db.com/exploits/51511
- https://www.hackersnotes.com/blog/pentest/online-examination-system-project-1-0-cross-site-request-forgery-csrf/
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds