PHPGurukul Student Result Management System CSRF Vulnerability

Vulnerability

A Cross-Site Request Forgery (CSRF) vulnerability exists in the Profile Page of PHPGurukul's Student Result Management System Version 2.0. This vulnerability allows attackers to deceive authenticated users into unintentionally changing their account information. By creating a malicious HTML page, an attacker can send unauthorized requests to the vulnerable endpoint '/create-class.php'.

Impact

Exploitation of this vulnerability could lead to unauthorized modifications of user account details.

Reproduction

To reproduce this vulnerability, capture the request made when adding a student to a class using an intercepting proxy like Burp Suite. Then, use Burp Suite's 'CSRF PoC Generator' to create a Proof-of-Concept (PoC) and save it as an HTML file. Open this file in a browser where the user is authenticated, and the request to add a student will be automatically sent, without any user interaction.

Added: Sep 15, 2025, 2:20 PM
Updated: Sep 15, 2025, 8:24 PM

Vulnerability Rating

Custom Algorithm
spread
0.3
impact
0.6
exploitability
7.4
remediation
0.0
relevance
0.5
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.