Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-63298 — Proof-of-concept exploit for a path traversal vulnerability in SourceCodester Pet Grooming Management System 1.0, allowing authenticated admins to delete arbitrary files via crafted POST requests. | Kitploit
Tools/GitHubGitHub/z3robyte/cve-2025-63298
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubz3robyte/cve-2025-63298

CVE-2025-63298

Proof-of-concept exploit for a path traversal vulnerability in SourceCodester Pet Grooming Management System 1.0, allowing authenticated admins to delete arbitrary files via crafted POST requests.

View Repository
10 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-63298

A path traversal vulnerability was identified in SourceCodester Pet Grooming Management System 1.0, affecting the admin/manage_website.php component. An authenticated user with administrative privileges can leverage this flaw by submitting a specially crafted POST request, enabling the deletion of arbitrary files on the web server.

  • https://www.cve.org/CVERecord?id=CVE-2025-63298
  • https://www.sourcecodester.com/php/18340/pet-grooming-management-software-download.html

There is a vulnerable function that will delete every file we put into the 'old_login_image' POST parameter by performing a path traversal. image

It is possible to delete index.php, which will result in a denial of service. image image

Discovered by Z3robyte on October 2025

Download Tool