Lucene search
+L

799 matches found

Nuclei
Nuclei
•added 2026/09/27 2:09 a.m.•118 views

QCube Cross-Site-Scripting

A reflected cross-site scripting vulnerability in qcubed all versions including 3.1.1 in profile.php via the stQuery-parameter allows unauthenticated attackers to steal sessions of authenticated users. id: CVE-2020-24912 info: name: QCube Cross-Site-Scripting author: pikpikcu severity: medium...

6.1CVSS6.8AI score0.0634EPSS
SaveExploits3References5
Kitploit
Kitploit
•added 2026/09/26 5:18 a.m.•11 views

CVE-2020-24913-exploit

qcubed-exploit Bunがインストールされている必要があります: https://bun.sh 依存関係をインストールするには: root@kitploit: bun install 実行するには: root@kitploit: ヘルプを表示 bun run exploit -h 脆弱性のテスト bun run exploit vulnerable -u https://site.com/framework/assets/core/php/profile.php 新しいターゲットのセッションを作成 bun run exploit create -n yoursessionna...

9.8CVSS8.6AI score0.40886EPSS
SaveExploits5
Kitploit
Kitploit
•added 2026/09/25 7:53 p.m.•12 views

CVE-2022-42098

KLiK-SocialMediaWebsite バージョン v1.0.1 脆弱性の説明: KLiK-SocialMediaWebsite v1.0.1 には、profile.php のパラメータ id に SQL インジェクションの脆弱性があります。 攻撃ベクトル: KLiK-SocialMediaWebsite v1.0.1 では、ユーザーが作成されると、KLiK ユーザーページを通じて他のユーザーを見つけることもできます。profile.php の "id" パラメータは、任意の SQL クエリを注入するために悪用される可能性があります。 影響を受けるもの:...

8.8CVSS8.2AI score0.01379EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 3:56 p.m.•23 views

CVE-2022-28986

CVE-2022-28986 LMS Doctor による「Moodle 用 Simple 2FA プラグイン」における安全でない直接オブジェクト参照 IDOR の脆弱性 脆弱性の詳細 リスク: 重大 Critical ベンダー: LMS Doctor - Simple 2 Factor Authentication Plugin For Moodle 報告者: Flaviu Popescu 説明: LMS Doctor による「Moodle 用 Simple 2FA プラグイン」には、安全でない直接オブジェクト参照 IDOR...

7.5CVSS7.6AI score0.023EPSS
SaveExploits1
CVE
CVE
•added 2026/09/25 7:40 a.m.•14 views

CVE-2026-93656

The User Profile Builder plugin for WordPress (versions up to and including 4.0.2 ) is vulnerable to Stored Cross-Site Scripting (XSS) via the Avatar Field . The root cause is insufficient input sanitization and output escaping. Authenticated attackers with Subscriber-level access and above can i...

6.4CVSS6AI score0.00201EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/25 7:40 a.m.•9 views

EUVD-2026-86596

The User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Avatar Field in all versions up to, and including, 4.0.2 due to insufficient input sanitization and output escaping. This makes it...

6.4CVSS6AI score0.00201EPSS
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/24 12:09 p.m.•12 views

CVE-2025-7605

CVE-2025-7605 code-projects AVL Rooms Project V1.0/profile.php SQLインジェクション 影響を受ける製品名 AVL Rooms ベンダーホームページ https://code-projects.org/avl-rooms-in-php-css-javascript-and-mysql-free-download/ 提出者 dazhi 脆弱性のあるファイル /profile.php バージョン V1.0 ソフトウェアリンク...

9.8CVSS7.6AI score0.00426EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 11:06 p.m.•11 views

CVE-2025-25965

CVE-2025-25965: オンライン宴会予約システム v1.2 におけるクロスサイトリクエストフォージェリ CSRF はじめに クロスサイトリクエストフォージェリ CSRF は、今日の Web アプリケーションに影響を与える、最も見落とされがちでありながら危険な脆弱性の 1 つです。CVE-2025-25965 は、Phpgurukul オンライン宴会予約システム v1.2 で新たに発見された CSRF 脆弱性であり、リモートの攻撃者が認証済みセッションを悪用して、ユーザーの同意なしにメールアドレスを変更することを可能にします。 脆弱性概要 CVE ID :...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 4:21 p.m.•12 views

CVE-2021-24545

CVE-2021-24545 現在はプラグインとしての配布が中止されているプラグインで発見されたXSS脆弱性です。 WordPress Plugin HTML Author Bio description XSS この脆弱性は、/wp-admin/profile.php の description パラメータに対する不適切な検証によって発生します。 リモートの攻撃者は、悪意を持って細工されたHTTPリクエストを送信することで攻撃することができます。 インストールおよび実行手順 1. WordPressのインストール インストールを進める際は、docker-compose.yml...

5.4CVSS6.2AI score0.018EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/21 1:58 p.m.•12 views

CVE-2020-24913-PoC

CVE-2020-24913-PoC CVE-2020-24913のPoCです。これは、qcubed(全バージョン、3.1.1を含む)のprofile.phpにおけるSQLインジェクション脆弱性で、strQueryパラメータを介して、攻撃者が細工したPOSTリクエストでSQLコードを注入することで、認証なしにデータベースにアクセスできるものです。このPoCはMySQLデータベースを使用して実行します。スタックドクエリペイロード(PostgreSQLで可能な方法)は使用できず、時間ベースの手法でこの脆弱性を悪用する必要がありました。 ペイロード...

9.8CVSS8.4AI score0.40886EPSS
SaveExploits5
Kitploit
Kitploit
•added 2026/09/20 1:57 p.m.•10 views

CVE-2006-0450-phpBB-2.0.15-Multiple-DoS-Vulnerabilities

Neo Security Team NST® - アドバイザリ 15 - 00/00/06 プログラム: phpBB 2.0.15 ホームページ: http://www.phpbb.com 影響を受けるバージョン: phpBB 2.0.15 および下位バージョン リスク: 高リスク!! 影響: 複数の DoS 脆弱性。 説明 phpBB は、高性能で、完全にスケーラブルで、高度にカスタマイズ可能な オープンソースの掲示板パッケージです。phpBB は、ユーザーフレンドリーな インターフェース、シンプルで分かりやすい管理パネル、そして 役立つ FAQ を備えています。強力な PHP...

5CVSS5.7AI score0.05089EPSS
SaveExploits1
Cvelist
Cvelist
•added 2026/09/17 9:47 p.m.•35 views

CVE-2026-54506 Vvveb: Stored XSS via sanitizeHTML() bypass in user profile bio field

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.5, app/controller/user/profile.php accepts the userbio field and passes stored content through sanitizeHTML in system/functions.php, whose on event-handler regular expression omi...

7.6CVSS0.00313EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 9:47 p.m.•10 views

EUVD-2026-82571

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.5, app/controller/user/profile.php accepts the userbio field and passes stored content through sanitizeHTML in system/functions.php, whose on event-handler regular expression omi...

7.6CVSS6.1AI score0.00313EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•3 views

CVE-2026-54506: Improper Neutralization of Input During Web Page Generation

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.5, app/controller/user/profile.php accepts the userbio field and passes stored content through sanitizeHTML in system/functions.php, whose on event-handler regular expression omi...

7.6CVSS6.1AI score0.00313EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/07 12:30 a.m.•9 views

EUVD-2026-72175

A security flaw has been discovered in Projectwolds Online Attendance System 1.0. Affected by this issue is some unknown functionality of the file profile.php. The manipulation of the argument email results in cross site scripting. The attack may be performed from remote. The exploit has been...

5.1CVSS3.8AI score0.00331EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/06 10:17 p.m.•9 views

CVE-2026-86226

A security flaw has been discovered in Projectwolds Online Attendance System 1.0. Affected by this issue is some unknown functionality of the file profile.php. The manipulation of the argument email results in cross site scripting. The attack may be performed from remote. The exploit has been...

5.1CVSS0.00331EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/06 10:00 p.m.•39 views

CVE-2026-86226 Projectwolds Online Attendance System profile.php cross site scripting

A security flaw has been discovered in Projectwolds Online Attendance System 1.0. Affected by this issue is some unknown functionality of the file profile.php. The manipulation of the argument email results in cross site scripting. The attack may be performed from remote. The exploit has been...

5.1CVSS0.00331EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/06 10:00 p.m.•20 views

CVE-2026-86226

Projectwolds Online Attendance System 1.0 contains a cross-site scripting (XSS) vulnerability in the file profile.php , triggered by manipulation of the email argument. The flaw allows a remote attacker with low privileges to inject scripts if a user interacts with the crafted request. The CVSS 3...

5.1CVSS3.8AI score0.00331EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/09/06 10:00 p.m.•12 views

CVE-2026-86226 Projectwolds Online Attendance System profile.php cross site scripting

A security flaw has been discovered in Projectwolds Online Attendance System 1.0. Affected by this issue is some unknown functionality of the file profile.php. The manipulation of the argument email results in cross site scripting. The attack may be performed from remote. The exploit has been...

5.1CVSS3.6AI score0.00331EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/09/06 12:00 a.m.•21 views

PT-2026-86573

Name of the Vulnerable Software and Affected Versions Projectwolds Online Attendance System version 1.0 Description A remote cross-site scripting issue exists in the profile.php file. The flaw allows for the manipulation of the email variable to execute malicious scripts in the context of the...

5.1CVSS5.4AI score0.00331EPSS
SaveExploits0References8
Rows per page
Query Builder