Lucene search
+L

677 matches found

Kitploit
Kitploit
added 2026/09/19 4:50 a.m.9 views

deadfinder

デッドリンク(壊れたリンク)を見つける ドキュメント • インストール • GitHub Action • コントリビューション • 変更履歴 デッドリンク(壊れたリンク)とは、Webページ内の接続できないリンクのことです。これらのリンクはSEOやセキュリティに悪影響を与える可能性があります。このツールを使えば、簡単に特定・修正できます。 v1(Ruby gem)をお探しですか? 現在は legacy/v1 ブランチに移行しており、バグ修正とセキュリティリリースのために deadfinder gem の公開を継続しています。main は Crystal...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 4:50 a.m.53 views

deadfinder

Find dead-links broken links Documentation • Installation • Github Action • Contributing • Changelog Dead link broken link means a link within a web page that cannot be connected. These links can have a negative impact to SEO and Security. This tool makes it easy to identify and modify. Looking f...

5.9AI score
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.167 views

WordPress Sitemap by click5 <1.0.36 - Missing Authorization

WordPress Sitemap by click5 plugin before 1.0.36 is susceptible to missing authorization. The plugin does not have authorization or CSRF checks when updating options via a REST endpoint and does not ensure that the option to be updated belongs to the plugin. An attacker can possibly obtain...

8.8CVSS7.8AI score0.11419EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.79 views

WordPress XML Sitemap Generator for Google <2.0.4 - Cross-Site Scripting/Remote Code Execution

WordPress XML Sitemap Generator for Google plugin before 2.0.4 contains a cross-site scripting vulnerability that can lead to remote code execution. It does not validate a parameter which can be set to an arbitrary value, thus causing cross-site scripting via error message or remote code executio...

6.1CVSS7AI score0.02397EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.148 views

Companion Sitemap Generator < 4.5.3 - Cross-Site Scripting

The plugin does not sanitise and escape some parameters before outputting them back in pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin. id: CVE-2023-1780 info: name: Companion Sitemap Generator 4.5.3 - Cross-Site Scripting author:...

6.1CVSS6.8AI score0.00998EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/18 8:14 p.m.9 views

CVE-2022-0952

CVE-2022-0952 Sitemap by click5 1.0.36 - 認証なしの任意オプション更新 説明 このプラグインは、RESTエンドポイントを介してオプションを更新する際に認可とCSRFチェックを行わず、更新対象のオプションがプラグインに属していることも確認しません。その結果、認証されていない攻撃者が、userscanregister や defaultrole などの任意のブログオプションを変更し、新しい管理者アカウントを作成してブログを乗っ取ることが可能になります。 例: 管理者と登録を有効にする root@kitploit: $ python3...

8.8CVSS7.9AI score0.11419EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/18 9:17 a.m.108 views

gospider

GoSpider GoSpider - Fast web spider written in Go Painless integrate Gospider into your recon workflow? this project was part of Osmedeus Engine. Check out how it was integrated at @OsmedeusEngine Installation GO install root@kitploit: GO111MODULE=on go install...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:10 p.m.9 views

BurpImportSitemap

Import To Sitemap 拡張機能 Import To Sitemap は、wstalker CSVファイルまたはZAP エクスポートファイルをBurp SitemapにインポートするためのBurp Suite 拡張機能です。また、任意のタブからリクエスト/レスポンス項目をサイトマップに送信するコンテキストメニューも含まれています。 ライセンス NCC Group Plc によってオープンソースとして公開されています - https://www.nccgroup.com/ Jose Selvi によって開発されました...

5.7AI score
SaveExploits0References6
NVD
NVD
added 2026/09/15 8:17 p.m.8 views

CVE-2026-18425

Concrete CMS 9 before 9.5.3 authorized the dashboard sitemap reorder action Concrete\Controller\Backend\Dashboard\SitemapUpdate using only the global accesssitemap task permission and did not check per-page edit permission before updating each page's display order. As a result, an authenticated...

2.1CVSS0.00159EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/15 7:52 p.m.5 views

EUVD-2026-79504

Concrete CMS 9 before 9.5.3 authorized the dashboard sitemap reorder action Concrete\Controller\Backend\Dashboard\SitemapUpdate using only the global accesssitemap task permission and did not check per-page edit permission before updating each page's display order. As a result, an authenticated...

2.1CVSS5.8AI score0.00159EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:52 p.m.7 views

CVE-2026-18425

Concrete CMS 9 (versions 9.0.0 through 9.5.2) contains an IDOR flaw in the dashboard sitemap reorder action (SitemapUpdate::updateDisplayOrder). The controller checks only the global access_sitemap task permission and omits any per-page edit permission check, allowing an authenticated user with s...

2.1CVSS5.8AI score0.00159EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/15 7:17 p.m.5 views

CVE-2026-81922

Concrete CMS before 9.5.3 did not enforce a per-page authorization check when reordering pages from the sitemap. In the sitemap Explore dashboard controller, the sendtotop and sendtobottom reorder tasks ran after only a generic sitemap-access check; the controller loaded the page named by the...

2.7CVSS0.00229EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 6:51 p.m.7 views

CVE-2026-81922

Concrete CMS before 9.5.3 contains a missing authorization flaw in the sitemap Explore dashboard controller . The send_to_top and send_to_bottom reorder actions performed only a generic sitemap-access check before loading a page via the attacker-controlled cNodeID parameter and altering its displ...

2.7CVSS5.8AI score0.00229EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/15 6:51 p.m.27 views

CVE-2026-81922 "In Concrete CMS below 9.5.3, there is Missing authorization in the sitemap page reorder allowing low-privilege users to reorder arbitrary pages "

Concrete CMS before 9.5.3 did not enforce a per-page authorization check when reordering pages from the sitemap. In the sitemap Explore dashboard controller, the sendtotop and sendtobottom reorder tasks ran after only a generic sitemap-access check; the controller loaded the page named by the...

2.1CVSS0.00229EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/15 6:51 p.m.5 views

EUVD-2026-79292

Concrete CMS before 9.5.3 did not enforce a per-page authorization check when reordering pages from the sitemap. In the sitemap Explore dashboard controller, the sendtotop and sendtobottom reorder tasks ran after only a generic sitemap-access check; the controller loaded the page named by the...

2.1CVSS5.8AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/15 6:51 p.m.7 views

CVE-2026-81922 "In Concrete CMS below 9.5.3, there is Missing authorization in the sitemap page reorder allowing low-privilege users to reorder arbitrary pages "

Concrete CMS before 9.5.3 did not enforce a per-page authorization check when reordering pages from the sitemap. In the sitemap Explore dashboard controller, the sendtotop and sendtobottom reorder tasks ran after only a generic sitemap-access check; the controller loaded the page named by the...

2.1CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 12:31 a.m.7 views

EUVD-2026-78161

Concrete CMS 9.0.0 through 9.5.3 is vulnerable to stored XSS via the custom page alias name customAliasName because the Edit Alias dialog applied only trim to the submitted value and performed no input neutralization. An authenticated user holding canWrite editor permission on a page could store ...

7.3CVSS5.8AI score0.00269EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/14 10:16 p.m.10 views

CVE-2026-18117

Concrete CMS 9.0.0 through 9.5.3 is vulnerable to stored XSS via the custom page alias name customAliasName because the Edit Alias dialog applied only trim to the submitted value and performed no input neutralization. An authenticated user holding canWrite editor permission on a page could store ...

7.3CVSS0.00269EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/14 9:27 p.m.30 views

CVE-2026-18117 Concrete CMS 9.0.0 to 9.5.2 is vulnerable to Stored XSS in Custom Page Alias Name

Concrete CMS 9.0.0 through 9.5.3 is vulnerable to stored XSS via the custom page alias name customAliasName because the Edit Alias dialog applied only trim to the submitted value and performed no input neutralization. An authenticated user holding canWrite editor permission on a page could store ...

7.3CVSS0.00269EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 9:27 p.m.12 views

CVE-2026-18117

Concrete CMS 9.0.0 through 9.5.3 contains a stored XSS vulnerability in the custom page alias name (customAliasName) field. The root cause is that the Edit Alias dialog applied only trim() to the submitted value without performing input neutralization. An authenticated user with canWrite (editor)...

7.3CVSS5.8AI score0.00269EPSS
SaveExploits0References1
Rows per page
Query Builder