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.
References
Link | Resource |
---|---|
https://www.exploit-db.com/exploits/51511 | Exploit Third Party Advisory VDB Entry |
https://www.hackersnotes.com/blog/pentest/online-examination-system-project-1-0-cross-site-request-forgery-csrf/ | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/51511 | Exploit Third Party Advisory VDB Entry |
https://www.hackersnotes.com/blog/pentest/online-examination-system-project-1-0-cross-site-request-forgery-csrf/ | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:09
Type | Values Removed | Values Added |
---|---|---|
References | () https://www.exploit-db.com/exploits/51511 - Exploit, Third Party Advisory, VDB Entry | |
References | () https://www.hackersnotes.com/blog/pentest/online-examination-system-project-1-0-cross-site-request-forgery-csrf/ - Exploit, Third Party Advisory |
13 Jul 2023, 18:39
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://www.hackersnotes.com/blog/pentest/online-examination-system-project-1-0-cross-site-request-forgery-csrf/ - Exploit, Third Party Advisory | |
References | (MISC) https://www.exploit-db.com/exploits/51511 - Exploit, Third Party Advisory, VDB Entry | |
CWE | CWE-352 | |
First Time |
Online Examination System Project
Online Examination System Project online Examination System |
|
CPE | cpe:2.3:a:online_examination_system_project:online_examination_system:1.0:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
07 Jul 2023, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-07-07 18:15
Updated : 2024-11-21 08:09
NVD link : CVE-2023-36256
Mitre link : CVE-2023-36256
CVE.ORG link : CVE-2023-36256
JSON object : View
Products Affected
online_examination_system_project
- online_examination_system
CWE
CWE-352
Cross-Site Request Forgery (CSRF)