CVE-2025-7925 Details
Description
A vulnerability, which was classified as problematic, has been found in PHPGurukul Online Banquet Booking System 1.0. Affected by this issue is some unknown functionality of the file /admin/login.php. The manipulation of the argument user_login/userpassword leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
A reflected cross-site scripting (XSS) vulnerability has been identified in PHPGurukul Online Banquet Booking System version 1.0. The issue resides in the admin/login.php file, specifically within the user_login and userpassword cookie parameters. This vulnerability allows attackers to inject malicious JavaScript, which is then executed in the context of the user's browser when the login page is accessed.
It is recommended to sanitize cookie values before reflecting them in HTML output. Utilizing functions like htmlspecialchars() for proper output encoding of user-controlled data can mitigate this vulnerability. Additionally, applying a Content Security Policy (CSP) to restrict script execution and avoiding the reflection of cookie values in the frontend unless necessary can enhance security.
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 Jul 21, 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/LagonGit/ReportCVE/issues/2 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://drive.google.com/file/d/1CnrQn_-nSWLCUXJrwgrDFyI5D5MOzD-n/view | [email protected] | Exploit |
| https://github.com/LagonGit/ReportCVE/issues/2 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://phpgurukul.com/ | [email protected] | Product |
| https://vuldb.com/?ctiid.317054 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.317054 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.618895 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.618907 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| phpgurukul online banquet booking system | 1.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Jul 29, 2025 | Initial Analysis | [email protected] |
| Jul 21, 2025 | New CVE Received | [email protected] |
| Jul 21, 2025 | CVE Modified | CISA-ADP |