Lucene search
+L

1260141 matches found

Kitploit
Kitploit
added 2026/09/18 5:27 a.m.10 views

CVE-2024-12535

CVE-2024-12535 Host PHP Info = 1.0.4 - 缺少授权检查,导致未认证敏感信息泄露 描述 WordPress 的 Host PHP Info 插件在所有版本(包括 1.0.4)中,由于在包含 'phpinfo' 函数时缺少权限检查,存在数据未授权访问的漏洞。这使得未认证攻击者能够读取站点服务器上的配置设置和预定义变量。该漏洞的利用无需插件处于激活状态。 详情 类型 : plugin Slug : host-php-info 受影响版本 : 1.0.4 CVSS 分数 : 8.6 CVSS 评级 : 高危 CVSS 向量 :...

8.6CVSS8.3AI score0.00588EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 5:23 a.m.8 views

CVE

CVE CloudAware CVE 的公告与负责任披露文档...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 5:12 a.m.9 views

Vulnerability-Disclosure-Policy

漏洞披露政策 我们认为漏洞披露是双向的。供应商和研究人员都必须参与协调漏洞披露。当 Enable Security 通过自身研究发现漏洞时,将通知供应商这些漏洞,并在首次联系 90 天后(或更早,如果供应商发布修复程序)与防御社区公开分享详细信息。 Enable Security 将尽合理努力与供应商建立保密沟通。 一旦与供应商的安全团队或指定联系人取得联系,Enable Security 将传达漏洞的全部详细信息,以及本政策的链接和当前计划的披露日期。 Enable Security 将向供应商提供合理协助,以帮助其理解所发现漏洞的重要性。 如果供应商在 7...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:51 a.m.9 views

CVE-2026-21002-Serverless-Cold-Start-Credential-Leakage-via-Reused-tmp

CVE-2026-21002 – 通过复用的 /tmp 导致的无服务器冷启动凭据泄露 程序代码(Python AWS Lambda 模拟) root@kitploit: lambdafuncsim.py - Simulated serverless function import os, tempfile, time SECRETFILE = '/tmp/credentials' reused across warm starts def handlerevent: On first invocation, write a secret if not...

5.9CVSS6AI score0.00068EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:22 a.m.7 views

CVE-2026-11106-DNS-Zone-Transfer-AXFR-Information-Disclosure

CVE-2026-11106 – DNS 区域传送 AXFR 信息泄露 程序代码(Python DNS 服务器 + 攻击) root@kitploit: dnsserversim.py - Simulated DNS server allowing AXFR from dnslib import DNSRecord, QTYPE, RR, TXT, A import socketserver, socket class DNSHandlersocketserver.BaseRequestHandler: def handleself: data, sock = self.request...

6.5CVSS7AI score0.00187EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:55 a.m.10 views

Gitmails

开发 - 重要说明 此 Gitmails 版本已不再维护。如欲使用仍受维护且有望继续开发的版本,请查看 Gitmails Shell 移植版。 如果你不想使用 Shell 移植版,而更倾向于 Python 版本,欢迎 fork Gitmails 并按照你认为合适的路径进行发展。 概述 Gitmails 利用了一个事实:git 提交记录中包含作者配置的用户名和邮箱,而版本控制托管服务被用于存储大量项目。 Gitmails 的功能如下: 查询版本控制托管服务中关于某个组织、团队、群组、用户或单个仓库的信息; 如果不是单仓模式,则列出所有仓库(受身份验证限制);...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 3:53 a.m.10 views

InfoLeak-Scanner

InfoLeak-Scanner Docker 首先运行 docker run --rm -p 8000:80 siwecos/infoleak-scanner。 打开浏览器使用扫描器:http://localhost/?url= 安装 安装 php5、curl 和网络服务器: root@kitploit: sudo apt-get install apache2 php5 php5-curl 将应用程序复制到网络服务器目录: root@kitploit: cp -R . /var/www/html/ 这是什么? 内容管理系统(CMS) Drupal Joomla vbulletin...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 2:41 a.m.9 views

GlobalUnProtect

GlobalUnProtect Herramienta PoC para descifrar y recopilar la configuración de GlobalProtect, cookies y archivos HIP de instalaciones de cliente en Windows. Entrada de blog: https://rotarydrone.medium.com/4a1d8fc7773e Uso Ejecutar como standalone o en memoria mediante execute-assembly o...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 2:37 a.m.8 views

CVE-2026-25049

🚨 CVE-2026-25049 – n8n 未授权设置泄露 📌 概述 CVE 编号: CVE-2026-25049 受影响软件: n8n 严重性: 严重 类别: 不当访问控制 / 信息泄露 该漏洞允许在某些 n8n 部署中通过 REST API 端点未授权访问 内部配置数据。 🧭 目录 概述 技术详情 影响 受影响版本 验证 缓解措施 安全说明 免责声明 🔍 技术详情 在易受攻击的配置中,以下端点无需身份验证即可访问: root@kitploit: GET /rest/settings 📤 可能泄露的数据包括 🔐 身份验证方法(例如,电子邮件登录) 🌐 实例模式(例如,public) ...

9.9CVSS8.5AI score0.01451EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 2:30 a.m.11 views

CVE-2025-12137

1 使用当前 nonce 调用插件 REST API 的辅助函数 root@kitploit: async function iwpFetchpath, method='GET', body const nonce = window?.wpApiSettings?.nonce || jQuery?.ajaxSettings?.headers?.'X-WP-Nonce'; const res = await fetch$location.origin/wordpress/wp-json/iwp/v1$path, method, headers:...

4.9CVSS5.9AI score0.00441EPSS
SaveExploits0
NVD
NVD
added 2026/09/18 2:17 a.m.12 views

CVE-2026-82985

The Photos app's filter-based "smart albums" build their file listing using the search configuration photosSourceFolders of the user viewing the album, rather than the album owner's configuration. When an album owner shares a smart album with another user, that user's own folder configuration is...

6.5CVSS0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/18 2:17 a.m.12 views

CVE-2026-93455

django-page-cms through 2.0.13 fails to properly validate page permissions in admin helper views, allowing any staff account to read arbitrary page content and stored media paths. Attackers with low-privilege staff credentials can enumerate content identifiers and access unpublished drafts, page...

7.1CVSS0.00257EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/18 2:17 a.m.12 views

CVE-2026-82980

Any authenticated user can lock or unlock files they do not own by targeting absolute WebDAV paths of other users. The DAV plugin resolves files from the absolute request URI without verifying that the path segment matches the authenticated session user. This enables: Cross-user manual locks :...

6.3CVSS0.00208EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/18 2:17 a.m.10 views

CVE-2026-68493

After guessing a 62^15 complex unique identifier, a malicious logged in user was able to retrieve a list of memberships for a circle they are not a member of...

3.1CVSS0.0014EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 2:14 a.m.12 views

CVE-2021-21424

CVE-2021-21424 目录遍历与文件暴露 • CVE-2021-21424 • 描述:如果未在生产环境中禁用 WebProfiler,则会暴露服务器内部路径。 • 受影响版本:Symfony 2.8 到 5.x。 • 典型绕过方式:直接访问 /appdev.php/profiler/。 root@kitploit: CVE-2021-21424 摘要 • CVE:2021-21424 • 组件:Web Profiler / Dev Toolbar • 影响:敏感信息泄露(环境、路径、参数) • 条件:/appdev.php、/profiler 或 /wdt 在生产环境中可访问。 ...

5.3CVSS6.2AI score0.01712EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 2:12 a.m.11 views

CVE-2017-7529-

CVE-2017-7529-Nginx Range Header 整数溢出 Nginx 是一款高性能 Web 服务器,也是一款广泛使用的开源 Web 服务器,常用于反向代理、缓存服务器等。 在 Nginx 1.13.2 及更低版本中,存在一个因整数溢出导致的漏洞,攻击者可通过操纵 Range 头,泄露超出原始响应范围的内存片段或敏感信息。 Reference https://www.freebuf.com/articles/web/140178.html 漏洞环境搭建 输入以下命令以启动存在漏洞的 Nginx 环境。 root@kitploit: bash docker compose ...

7.5CVSS6.8AI score0.62597EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/18 1:29 a.m.8 views

CVE-2025-53770-Scanner

🛡️ CVE-2025-53770 SharePoint 漏洞扫描器 一个基于 Python 的工具,用于检测受 CVE-2025-53770 影响的易受攻击 Microsoft SharePoint 实例。CVE-2025-53770 是一种通过 ToolPane.aspx 端点触发的非安全反序列化漏洞。该扫描器发送一个精心构造的压缩 ViewState 载荷,以判断目标是否泄露内部序列化对象。 🚀 功能特性 ✅ 检测受 CVE-2025-53770 影响的 SharePoint 实例 ✅ 支持扫描单个目标或从文件批量扫描 URL ✅ 使用安全的...

9.8CVSS8AI score0.99998EPSS
SaveExploits42References1
Cvelist
Cvelist
added 2026/09/18 1:26 a.m.29 views

CVE-2026-82985

The Photos app's filter-based "smart albums" build their file listing using the search configuration photosSourceFolders of the user viewing the album, rather than the album owner's configuration. When an album owner shares a smart album with another user, that user's own folder configuration is...

6.5CVSS0.00202EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/18 1:26 a.m.14 views

EUVD-2026-82617

Any authenticated user can lock or unlock files they do not own by targeting absolute WebDAV paths of other users. The DAV plugin resolves files from the absolute request URI without verifying that the path segment matches the authenticated session user. This enables: Cross-user manual locks :...

6.3CVSS0.00208EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/18 1:26 a.m.13 views

EUVD-2026-82622

The Photos app's filter-based "smart albums" build their file listing using the search configuration photosSourceFolders of the user viewing the album, rather than the album owner's configuration. When an album owner shares a smart album with another user, that user's own folder configuration is...

6.5CVSS0.00202EPSS
SaveExploits0References1
Rows per page
Query Builder