Code-Projects School Fees Payment System Cross-Site Request Forgery Vulnerability

Vulnerability

A cross-site request forgery (CSRF) vulnerability has been identified in Code-Projects School Fees Payment System version 1.0. This vulnerability allows attackers to manipulate state-changing requests without proper validation, exploiting authenticated users' sessions to perform unauthorized actions.

Impact

Exploitation of this vulnerability could lead to unauthorized actions being performed on behalf of users, potentially allowing attackers to manipulate sensitive data or perform privileged operations.

Reproduction

To reproduce this vulnerability, log in as an administrator to keep the session active. Then, visit a malicious HTML page that hosts the exploit payload. This payload should be crafted to submit a form automatically to 'fees.php' with specific POST parameters, such as 'sid', 'paid', 'submitdate', 'transcation_remark', and 'save'. The absence of anti-CSRF tokens allows this forged request to be processed as if it were a legitimate user action.

Added: Jun 20, 2025, 1:30 PM
Updated: Jun 20, 2025, 1:30 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
7.7
remediation
0.0
relevance
0.2
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.