Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
cve-2025-9933 — A vulnerability has been found in PHPGurukul Beauty Parlour Management System 1.1. Affected by this issue is some unknown functionality of the file /admin/view-appointment.php. Such manipulation of the argument viewid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. | Kitploit
ツール/GitHubGitHub/titanmaster96/cve-2025-9933
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubtitanmaster96/cve-2025-9933

cve-2025-9933

リポジトリを見る

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →

概要

A vulnerability has been found in PHPGurukul Beauty Parlour Management System 1.1. Affected by this issue is some unknown functionality of the file /admin/view-appointment.php. Such manipulation of the argument viewid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.

7ヶ月前未レビュー
共有

🔒 管理者パネルの認証情報

ユーザー名: admin パスワード: Test@123

ユーザー名: [email protected] パスワード: Test@123

または新しいユーザーを登録してください。

説明

PHPGurukul Beauty Parlour Management System 1.1 に脆弱性が発見されました。この問題の影響を受けるのは、/admin/view-appointment.php ファイルの未知の機能です。引数 viewid を操作すると、SQLインジェクションが発生します。この攻撃はリモートで実行される可能性があります。エクスプロイトは公開されており、使用される可能性があります。


MySQLへのアクセス(ターミナル)

docker compose exec db mysql -uuser -p

パスワード: userpass

USE salon; SHOW TABLES; SELECT * FROM tblbook;
ツールをダウンロード