CVE-2025-6301 Details
Description
A vulnerability, which was classified as problematic, has been found in PHPGurukul Notice Board System 1.0. This issue affects some unknown processing of the file /admin/manage-notices.php of the component Add Notice. The manipulation of the argument Title/Description leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
A stored cross-site scripting vulnerability has been identified in PHPGurukul Notice Board System version 1.0. The issue arises in the 'Add Notice' component within the admin panel, specifically in the '/admin/manage-notices.php' file. The vulnerability allows for the injection of malicious JavaScript into the 'Notice Title' and 'Notice Description' fields. This injected script is executed when the notices are viewed, potentially leading to unauthorized actions such as hijacking admin sessions or phishing attacks.
It is recommended to sanitize user input before storing it, using functions like 'htmlspecialchars' to encode special characters. Additionally, consider implementing server-side HTML filtering with libraries such as HTMLPurifier. Setting a strong Content Security Policy (CSP) header and validating input length and content before storage can also help mitigate this vulnerability.
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 20, 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://phpgurukul.com/ | [email protected] | Product |
| https://vuldb.com/?ctiid.313301 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.313301 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.595373 | [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-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 |
|---|---|
| anujk305 notice board system | 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 |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Jun 26, 2025 | Initial Analysis | [email protected] |
| Jun 20, 2025 | New CVE Received | [email protected] |