CVE-2025-5369 Details
Description
A vulnerability classified as critical has been found in SourceCodester PHP Display Username After Login 1.0. Affected is an unknown function of the file /login.php. The manipulation of the argument Username leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
A critical SQL injection vulnerability has been identified in SourceCodester PHP Display Username After Login version 1.0. The issue resides in the login.php file, where the Username parameter is manipulated, allowing attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, posing a significant risk to the application's database security.
To address this vulnerability, developers should implement prepared statements and parameter binding to prevent SQL injection. Input validation and filtering should be applied to ensure that user input meets expected formats, blocking malicious data. Additionally, database user permissions should be minimized, granting only the necessary rights to the account used for database connections.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 2, 2025References 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/shanranne/myCVE/issues/2 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://github.com/shanranne/myCVE/issues/2 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.310662 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.310662 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.587234 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.sourcecodester.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| razormist display username after login | 1.0 |
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 |
| Jun 9, 2025 | Initial Analysis | [email protected] |
| Jun 2, 2025 | CVE Modified | CISA-ADP |
| May 31, 2025 | New CVE Received | [email protected] |