CVE-2025-63717
Unknown Unknown - Not Provided
BaseFortify

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-05-06
AI Q&A
2025-11-07
EPSS Evaluated
2026-05-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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


What immediate steps should I take to mitigate this vulnerability?

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart