Lucene search
+L

528 matches found

Kitploit
Kitploit
added 2026/09/15 7:44 a.m.8 views

malwoverview

Malwoverview !Alt...

6.1AI score
SaveExploits0References6
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.90 views

Spotweb <= 1.5.1 - Cross Site Scripting

Cross-site scripting XSS vulnerability in templates/installer/step-004.inc.php in spotweb 1.5.1 and below allow remote attackers to inject arbitrary web script or HTML via the lastname parameter. id: CVE-2021-40973 info: name: Spotweb = 1.5.1 - Cross Site Scripting author: theamanrawat severity:...

6.1CVSS6.4AI score0.0225EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/15 5:17 a.m.10 views

installer

Overview Installation mql cnspec Scan your target platform Package Information Kubernetes Status Docker Containers: Homebrew: Install.sh: Install.ps1: macOS Pkg:...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 12:13 a.m.46 views

Pentest-Collaboration-Framework

Pentest Collaboration Framework Pentest Collaboration Framework - an opensource, cross-platform and portable toolkit for automating routine processes when carrying out various works for testing! Explore the docs » ‼️ Important Links...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 7:23 a.m.21 views

linux

.. include:: ../disclaimer-zhCN.rst :Original: Documentation/admin-guide/README.rst :译者: 吴想成 Wu XiangCheng [email protected] Linux内核6.x版本 http://kernel.org/ 以下是Linux版本6的发行注记。仔细阅读它们, 它们会告诉你这些都是什么,解释如何安装内核,以及遇到问题时该如何做。 什么是Linux? Linux是Unix操作系统的克隆版本,由Linus Torvalds在一个松散的网络黑客...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:41 a.m.8 views

CVE-2023-29808

Título del Exploit: Cross-Site Scripting Reflejado Google Dork: Fecha: 27.04.2023 Autor del Exploit: Lucas Noki 0xPrototype Página del Proveedor: https://github.com/vogtmh Enlace del Software: https://github.com/vogtmh/cmaps Versión: 8.0 Probado en: Mac, Windows, Linux CVE : CVE-2023-29808...

6.1CVSS6.4AI score0.0137EPSS
SaveExploits3References2
GithubExploit
GithubExploit
added 2026/09/06 12:29 p.m.16 views

exploit_dev_overview

ExploitDev Overview ExpDev Welcome Peeps to an short overvie...

9.3CVSS0.99999EPSS
SaveExploits160
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability in Chromium

In the Overview Mode of Google Chrome on Chrome OS, before version 109.0.5414.74, a remote attacker who convinced a user to perform certain UI interactions could potentially exploit heap corruption through a crafted HTML page. Chromium security severity: High...

8.8CVSS7.3AI score0.00604EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Chromium

In the Overview Mode of Google Chrome on Chrome OS, before version 104.0.5112.79, a remote attacker who convinced a user to engage in certain user interactions could potentially exploit heap corruption through specific UI interactions...

8.8CVSS7.3AI score0.00502EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 10:16 p.m.20 views

CVE-2026-53487

Kite is a Kubernetes dashboard. Prior to version 0.12.3, authenticated Kite users with any role can request /api/v1/overview for a cluster that their roles do not permit by selecting that cluster with x-cluster-name. The overview route is registered before middleware.RBACMiddleware and GetOvervie...

4.3CVSS0.00206EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 9:35 p.m.18 views

EUVD-2026-64181

Kite is a Kubernetes dashboard. Prior to version 0.12.3, authenticated Kite users with any role can request /api/v1/overview for a cluster that their roles do not permit by selecting that cluster with x-cluster-name. The overview route is registered before middleware.RBACMiddleware and GetOvervie...

4.3CVSS7.6AI score0.00206EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 9:35 p.m.48 views

CVE-2026-53487

Kite, a Kubernetes dashboard, has an authenticated cluster RBAC bypass in the /api/v1/overview endpoint prior to version 0.12.3. The root cause is that the overview route is registered before middleware.RBACMiddleware(), and the GetOverview handler only verifies len(user.Roles) &gt; 0 rather than...

4.3CVSS7.6AI score0.00206EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/08 1:22 a.m.9 views

malwoverview v8.1.0

Malwoverview !Alt...

10CVSS8.4AI score0.99999EPSS
SaveExploits527References7
OSV
OSV
added 2026/07/07 11:40 p.m.14 views

GHSA-GVHC-WV3V-7PF8 Kite has an authenticated cluster RBAC bypass in /api/v1/overview

Summary Authenticated Kite users with any role can request /api/v1/overview for a cluster that their roles do not permit by selecting that cluster with x-cluster-name. The overview route is registered before middleware.RBACMiddleware and GetOverview only checks lenuser.Roles 0, so it returns...

4.3CVSS6AI score0.00206EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/07 11:40 p.m.10 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the GetOverview handler in pkg/system/handler.go. An attacker can retrieve aggregate inventory and capacity data for a cluster they are not allowed to access by sending GET /api/v1/overview with x-cluster-name...

5.3CVSS6.1AI score0.00206EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/07 11:40 p.m.22 views

Kite has an authenticated cluster RBAC bypass in /api/v1/overview

Summary Authenticated Kite users with any role can request /api/v1/overview for a cluster that their roles do not permit by selecting that cluster with x-cluster-name. The overview route is registered before middleware.RBACMiddleware and GetOverview only checks lenuser.Roles 0, so it returns...

4.3CVSS6AI score0.00206EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/07 4:02 p.m.14 views

PYSEC-2026-1241 ChangeDetection.io XSS in watch overview

Impact XSS - Errors in filters from website page change detection watches were not being filtered. Patches 0.50.4...

7CVSS5.9AI score0.00553EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.22 views

PT-2026-56294

Name of the Vulnerable Software and Affected Versions Kite versions prior to v0.12.3 Description Authenticated users can bypass cluster-based Role-Based Access Control RBAC to retrieve aggregate inventory and capacity data from clusters they are not authorized to access. This occurs because the...

4.3CVSS7.3AI score0.00206EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/28 12:00 a.m.28 views

Towards Agentic Investigation of Security Alerts

Security analysts are overwhelmed by the volume of alerts and the low context provided by many detection systems. Early-stage investigations typically require manual correlation across multiple log sources, a task that is usually time-consuming. In this paper, we present an experimental, agentic...

5.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/17 1:24 a.m.16 views

CVE-2026-5231

The WP Statistics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'utmsource' parameter in all versions up to, and including, 14.16.4. This is due to insufficient input sanitization and output escaping. The plugin's referral parser copies the raw utmsource value into the...

7.2CVSS5.9AI score0.00476EPSS
SaveExploits0References7
Rows per page
Query Builder