PHPGurukul Nipah Virus Testing Management System Cross-Site Scripting Vulnerability

Vulnerability

A cross-site scripting (XSS) vulnerability has been identified in version 1.0 of the PHPGurukul Nipah Virus Testing Management System. The issue resides in the search-report.php file, where the serachdata parameter is not properly sanitized, allowing attackers to inject malicious JavaScript that executes in the context of the user’s browser. This vulnerability could be exploited remotely and requires user interaction.

Impact

Exploitation of this vulnerability allows for cross-site scripting, where injected scripts are executed in the context of the user.

Reproduction

To reproduce this vulnerability, send a POST request to the search-report-result.php endpoint with a payload in the serachdata parameter that includes JavaScript, such as a script tag. This can be done manually or using a tool that automates the process, such as a web vulnerability scanner or a custom script.

Remediation

No specific remediation is known, but general XSS mitigation techniques should be applied, such as input validation, output encoding, and implementing a Content Security Policy.

Added: Jun 16, 2025, 3:17 PM
Updated: Jun 16, 2025, 3:17 PM

Vulnerability Rating

Custom Algorithm
spread
0.8
impact
3.5
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.