PHPGurukul News Portal SQL Injection Vulnerability in Version 4.1

Vulnerability

A SQL injection vulnerability has been identified in PHPGurukul News Portal Project version 4.1, specifically within the '/news-details.php' file. The issue arises from the 'comment' parameter, which allows attackers to inject malicious SQL queries. This input is processed without adequate sanitization or validation, enabling unauthorized manipulation of SQL commands and execution of harmful operations. The vulnerability can be exploited remotely, without any authentication requirements.

Impact

Exploitation of this vulnerability allows attackers to inject malicious SQL queries, potentially leading to unauthorized access to the database, manipulation or deletion of data, and disruption of services. Such actions pose a significant risk to the overall security of the system and its data integrity.

Reproduction

The vulnerability can be reproduced by sending a POST request to '/newsportal/news-details.php' with the 'comment' parameter crafted to include malicious SQL payloads. This can be done using tools like sqlmap, which automates the process of finding and exploiting SQL injection vulnerabilities.

Remediation

It is recommended to update to a version of PHPGurukul News Portal Project that has addressed this vulnerability. Users can check the PHPGurukul website for the latest version or contact their support for guidance.

Added: Apr 9, 2026, 4:22 AM
Updated: Apr 9, 2026, 4:22 AM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
5.0
exploitability
9.7
remediation
0.0
relevance
5.5
threat
6.4
urgency
2.9
incentive
8.3

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