CVE-2025-60318 Details
Description
SourceCodester Pet Grooming Management Software 1.0 is vulnerable to Cross Site Scripting (XSS) in /admin/profile.php via the fname (First Name) and lname (Last Name) fields.
A stored cross-site scripting vulnerability has been identified in SourceCodester Pet Grooming Management Software version 1.0. The issue resides in the profile management section, specifically within the 'First Name' and 'Last Name' fields. This vulnerability allows authenticated users to inject malicious scripts that are executed when the profile is viewed, potentially leading to session hijacking and unauthorized access to sensitive information such as cookies and credentials.
To address this vulnerability, implement input validation and output encoding to ensure that user-supplied data is properly sanitized before being displayed. Consider using a Content Security Policy to restrict the execution of scripts. Additionally, protect session cookies by marking them as HTTP-only and Secure, and leverage security features of the framework used to build the application.
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 Oct 8, 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/ChuckBartowski7/Vulnerability-Research/blob/main/CVE-2025-60318/README.md | [email protected] | ExploitThird Party Advisory |
| https://www.youtube.com/watch?v=KopMozY6X5w&t=191s&ab_channel=MayuriK | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| mayurik pet grooming management software | 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 |
| Oct 9, 2025 | Initial Analysis | [email protected] |
| Oct 8, 2025 | New CVE Received | [email protected] |
| Oct 8, 2025 | CVE Modified | CISA-ADP |