Lucene search
+L

561 matches found

Kitploit
Kitploit
added 2026/09/14 6:02 p.m.6 views

CVE-2022-0952

CVE-2022-0952 Sitemap by click5 1.0.36 - 未授权的任意选项更新 描述 该插件在通过 REST 端点更新选项时缺乏授权和 CSRF 检查,并且未确保要更新的选项属于该插件。因此,未认证的攻击者可以更改任意博客选项,例如 userscanregister 和 defaultrole,从而允许他们创建新的管理员账户并接管博客。 示例:启用管理员与注册 root@kitploit: $ python3 CVE-2022-0952.py -u http://192.168.1.131:5555 The plugin version is below...

8.8CVSS7.9AI score0.11419EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 1:49 p.m.6 views

CVE-2025-2266

🚨 CVE-2025-2266 — WordPress 插件漏洞利用 🔍 漏洞概述 Checkout Mestres do WP for WooCommerce WordPress 插件在 8.6.5 至 8.7.5 版本中存在 未经身份验证的任意选项更新漏洞 。 有漏洞的函数 cwmpUpdateOptions 缺少适当的能力检查,允许 未经验证的攻击者 更新任意 WordPress 选项。 ⚠️ 风险与利用 攻击者可: 启用用户注册 将默认角色设置为 administrator 注册一个新账户,该账户将自动获得 管理员权限 🧨 漏洞详情 CVE ID : CVE-2025-2266...

9.8CVSS8.1AI score0.00708EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/09/14 12:48 p.m.7 views

CVE-2026-90931 LaraDashboard 0.9.0 through 1.2.2 Stored XSS via SVG Upload

LaraDashboard versions 0.9.0 through 1.2.2 fail to sanitize SVG file content during media upload, allowing authenticated users with only the media.create permission to upload malicious SVG files containing script tags. When any user including administrators opens the stored SVG file served inline...

5.4CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 11:47 a.m.5 views

CVE-2026-45156-POC

黑客矩阵故障 🚨 CVE-2026-45156 🚨 Nextcloud useroidc ID4me JWT 签名绕过 用于管理员接管的全自动概念验证(PoC)利用程序。 📖 故事背后 每一个 CVE 背后都有一个故事。这个漏洞是在一个寒冷的冬夜凌晨 2 点发现的,伴随着分手混音单曲循环。阅读完整的技术深度剖析、情感过山车以及零信任经验教训: 🔗 阅读完整博客文章 (链接你的博客文章) 🎯 漏洞概述 在处理从 ID4me 身份提供商接收的 JWT 令牌时,Nextcloud 的 useroidc 应用使用 base64decode 处理令牌载荷,而未验证加密签名。 🔥...

8.1CVSS7.5AI score0.00412EPSS
SaveExploits1
Nuclei
Nuclei
added 2026/09/14 5:13 a.m.40 views

RestroPress 3.0.0-3.2.1 - Authentication Bypass

RestroPress Online Food Ordering System WordPress plugin 3.0.0 to 3.1.9.2 contains an authentication bypass caused by exposure of user private tokens and API data via /wp-json/wp/v2/users endpoint, letting unauthenticated attackers forge JWT tokens and authenticate as other users including...

9.8CVSS7.9AI score0.02334EPSS
SaveExploits6References2
Nuclei
Nuclei
added 2026/09/14 5:13 a.m.3 views

Nginx UI <= 2.3.7 - Unauthenticated Installer Exposure

Nginx UI 2.0.0 to 2.3.8 contains an authentication bypass caused by unauthenticated access to /api/install during first-run setup, letting remote attackers claim the initial admin account, exploit requires attacker to access the service before legitimate operator. id: CVE-2026-42221 info: name:...

9.8CVSS0.01165EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/14 5:13 a.m.37 views

Hippoo Mobile App for WooCommerce <= 1.9.4 - Authentication Bypass to Admin Account Takeover

Hippoo Mobile App for WooCommerce WordPress plugin = 1.9.4 contains an authentication bypass caused by logic conflation in user permission checks, letting unauthenticated attackers take over administrator accounts via REST API password reset. id: CVE-2026-10580 info: name: Hippoo Mobile App for...

9.8CVSS5.7AI score0.02948EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/14 3:57 a.m.4 views

CVE-2022-48429_poc

CVE-2022-48429 - Youtrack 存储型 XSS NVD 数据库中的 CVE 描述不够准确。 以下是更准确的描述: Youtrack(版本 = 2022.3.65373)在仪表板中存在存储型 跨站脚本(XSS)漏洞。恶意低权限用户可以创建一个格式错误的仪表板并将其发送给其他用户(例如管理员)。这可能导致管理员账户被接管。 原作者:echo-devim 详细描述与概念验证(PoC) 在研究 Youtrack 版本 2022.3.65373 的安全性时,我发现了仪表板中的 XSS 漏洞。 非特权用户可以创建一个包含恶意小部件(其中注入了...

5.4CVSS6.1AI score0.00603EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:58 p.m.7 views

DotCMS-CVE-2022-45782

CVE-2022-45782 – dotCMS 密码重置令牌可预测性(PoC) 该仓库包含针对 CVE-2022-45782 的概念验证漏洞利用程序,这是 dotCMS 中的一个漏洞,其密码重置令牌是使用非加密方法 RandomStringUtils.randomAlphanumeric 生成的。由于该令牌可预测,攻击者可以暴力破解或推导出它,从而重置管理员账户的密码。 此 PoC 演示了完整的漏洞利用链: 运行易受攻击的 dotCMS 实例 触发密码重置 接收攻击者的重置令牌 使用 randomstringutils 仓库破解管理员令牌 重置管理员账户 仓库结构 该仓库使用一个 Git...

8.8CVSS7.8AI score0.00644EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:03 p.m.9 views

CVE-2024-27198

CVE-2024-27198 TeamCity Server 2023.11.3 及以下版本的身份验证绕过。 NIST: https://nvd.nist.gov/vuln/detail/CVE-2024-27198 Rapid7博客文章: https://www.rapid7.com/blog/post/2024/03/04/etr-cve-2024-27198-and-cve-2024-27199-jetbrains-teamcity-multiple-authentication-bypass-vulnerabilities-fixed/ 使用示例 root@kitploit: g...

9.8CVSS8.2AI score0.99938EPSS
SaveExploits25References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.11 views

N-able N-central < 2026.3.1.10 - Authentication Bypass

N-able N-central versions through 2026.3.1 contain an authentication bypass that lets a remote unauthenticated attacker take over an administrator account and gain full control of the N-central server. CVE-2026-18577 is a bypass of the incomplete fix for CVE-2026-18556, so the 2026.3.1 Hotfix 1...

8.2CVSS6.1AI score0.54068EPSS
SaveExploits2References6
NVD
NVD
added 2026/09/13 11:17 a.m.7 views

CVE-2026-90562

LangBot before 4.10.11 generates password recovery keys with only 24 bits of entropy and applies no rate limiting to the unauthenticated reset-password endpoint. Remote attackers knowing the administrator email can exhaust the keyspace through concurrent requests to reset the admin password and...

9.2CVSS0.00424EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 11:16 a.m.8 views

CVE-2025-31161

🚨 CVE-2025-31161 - CrushFTP 中的严重认证绕过漏洞 CVE-2025-31161 是 CrushFTP(一种流行的托管文件传输(MFT)解决方案)中的一个严重认证绕过漏洞。 未经认证的远程攻击者可以利用 AWS4-HMAC-SHA256 授权头部处理中的缺陷,冒充任何已知用户(包括默认的 crushadmin 管理员账户)。 该漏洞已在 野外被积极利用 ,并被添加到 CISA 已知被利用漏洞(KEV)目录 中。 📊 漏洞详情 属性| 详情 ---|--- CVE ID| CVE-2025-31161 严重性| 严重(CVSS 9.8) 受影响版本| CrushF...

9.8CVSS8.5AI score0.99976EPSS
SaveExploits18
EUVD
EUVD
added 2026/09/13 10:45 a.m.6 views

EUVD-2026-76987

LangBot before 4.10.11 generates password recovery keys with only 24 bits of entropy and applies no rate limiting to the unauthenticated reset-password endpoint. Remote attackers knowing the administrator email can exhaust the keyspace through concurrent requests to reset the admin password and...

9.2CVSS0.00424EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 10:41 a.m.5 views

CVE-2026-73847-emlog-PoC

CVE-2026-73847 — emlog AI Assistant CSRF → SQL Execution → Admin Takeover PoC for missing CSRF protection on emlog pro's AI Assistant executetool endpoint, which lets an attacker ride an admin's authenticated session to run arbitrary SQL against the site database — including a full admin account...

6.8CVSS5.9AI score0.00197EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 7:53 a.m.8 views

CVE-2025-14440

CVE-2025-14440 JAY Login & Register = 2.4.01 - Authentication Bypass via Cookie 🚨 JAY Login & Register = 2.4.01 - Authentication Bypass via Cookie 📝 Description The JAY Login & Register plugin for WordPress is vulnerable to authentication bypass in versions up to and including 2.4.01. This flaw...

9.8CVSS6AI score0.00752EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/12 8:50 p.m.4 views

CVE-2026-72898

CVE-2026-72898 PoC : Metabase Unauthenticated SQL Injection Metabase Pre-Authentication SQL Injection Leading to Admin Takeover Proof-of-concept for CVE-2026-72898, a critical unauthenticated SQL injection in Metabase's password-reset endpoint. The PoC injects a forged admin session row into the...

10CVSS8.5AI score0.94217EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/12 4:12 p.m.7 views

CVE-2023-31851

CVE-2023-31851 Cudy LT400 的基于 Web 的管理界面存在反射型跨站脚本(XSS)攻击。 页面 /cgi-bin/luci/admin/network/wireless/status 通过 iface 参数存在反射型 XSS。 利用方法涉及向受害者发送包含恶意代码的特制请求。 受影响的应用程序未将 Session Cookie 设置为 HttpOnly 属性;这可能导致通过会话令牌窃取实现管理员接管。 受影响固件版本:1.13.4 - 1.15.18 - 1.15.27 PoC root@kitploit: GET...

6.1CVSS6.5AI score0.00499EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 1:30 p.m.7 views

CVE-2025-3568

CVE-2025-3568 通过恶意 SVG 文件实现权限提升 概述 已在 Krayin CRM 2.1.0 中发现一个安全漏洞,该漏洞允许低权限用户通过诱骗管理员打开恶意 SVG 文件来提升权限。此漏洞利用基于 SVG 的跨站请求伪造(CSRF)和 跨站脚本(XSS),以实现: 从 Cookie 中窃取管理员的 XSRF 令牌 。 通过未受保护的 API 端点 ,在不知道当前密码的情况下更改管理员密码。 这可能导致管理员账户被完全接管 和数据泄露 。 技术细节 漏洞类型 通过 SVG 文件上传实现 CSRF + XSS (存储型客户端攻击) 访问控制失效 (无需当前密码即可更改密码)...

5.4CVSS5.6AI score0.00423EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/12 12:50 p.m.8 views

CVE-2021-22911

CVE-2021-22911 Rocket Chat 3.12.1 中的预认证盲注 NoSQL 注入导致远程代码执行 getPasswordPolicy 方法存在 NoSQL 注入漏洞,且无需认证/授权。攻击者可利用此漏洞泄露密码重置令牌,从而接管账户。接管管理员账户后可导致远程代码执行。 说明 1. 劫持用户账户(未认证) getPasswordPolicy 端点的密码重置 token 参数存在 NoSQL 注入,该参数接受 JSON 对象,允许使用 $regex 操作符。我们利用此漏洞执行盲注 NoSQL 注入以获取重置令牌。 2. 特权提升至管理员(已认证) 管理员账户很可能受 2...

9.8CVSS8.3AI score0.95242EPSS
SaveExploits16
Rows per page
Query Builder