CVE-2025-63717
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-63717, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-07

Last updated on: 2025-11-17

Assigner: MITRE

Description

The change password functionality at /pet_grooming/admin/change_pass.php in SourceCodester Pet Grooming Management Software 1.0 is vulnerable to Cross-Site Request Forgery (CSRF) attacks. The application does not implement adequate anti-CSRF tokens or same-site cookie restrictions, allowing attackers to trick authenticated users into unknowingly changing their passwords.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-07
Last Modified
2025-11-17
Generated
2026-07-06
AI Q&A
2025-11-07
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mayurik pet_grooming_management_software 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the change password functionality of SourceCodester Pet Grooming Management Software 1.0. Specifically, the endpoint /pet_grooming/admin/change_pass.php does not use proper anti-CSRF tokens or same-site cookie restrictions, which allows attackers to trick authenticated users into unknowingly changing their passwords.

Impact Analysis

An attacker can exploit this vulnerability to change the password of an authenticated user without their consent. This can lead to unauthorized account access, loss of control over the affected account, and potential further compromise of the system or sensitive data.

Mitigation Strategies

To mitigate this vulnerability, implement anti-CSRF tokens in the change password functionality and enforce same-site cookie restrictions to prevent unauthorized password changes via CSRF attacks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-63717. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart