CVE-2025-69991 Details
Description
phpgurukul News Portal Project V4.1 is vulnerable to SQL Injection in check_availablity.php.
A SQL injection vulnerability has been identified in the phpGurukul News Portal Project version 4.1, specifically within the check_availablity.php file. The vulnerability arises because the 'username' parameter, sent via POST, is directly incorporated into an SQL query without proper sanitization. This flaw allows remote attackers to manipulate the input and execute arbitrary SQL commands, potentially leading to unauthorized access to the database, including elevated privileges such as DBA rights.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Y4y17/CVE/blob/main/News%20Portal%20Project/SQL%20Injection.md | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| phpgurukul news portal | 4.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 16, 2026 | Initial Analysis | [email protected] |
| Jan 14, 2026 | CVE Modified | CISA-ADP |
| Jan 13, 2026 | New CVE Received | [email protected] |