Lucene search
+L

1180 matches found

Kitploit
Kitploit
added 2026/09/17 11:16 p.m.11 views

xmlrpc-brute

WordPress XML-RPC ブルートフォースツール WordPressサイトのXML-RPCインターフェースを介してユーザー認証情報をブルートフォース攻撃し、XML-RPCの脆弱性をテストするためのツールです。 説明 このツールは、WordPressインストールのXML-RPC認証の脆弱性をテストします。標準的なブルートフォース攻撃を実行したり、system.multicallを使用して1つのリクエストで複数のパスワードをテストし、レート制限を回避できる可能性があります。 機能 対象のWordPressサイトでXML-RPCが有効かどうかを確認します...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 5:04 p.m.23 views

WordPress-6.9.1-Blind-SSRF

WordPress-6.9.1-Blind-SSRF 该漏洞没有分配 CVE。 Affected Versions 6.8 - 6.8.3 6.9 - 6.9.1 WordPress = 6.9.1 - 未经身份验证的盲 SSRF(通过 XML-RPC Pingback Discovery)概念验证 PoC Usage 1. 如果尚未安装 requests,请安装 pip install requests 2. 修改代码中的配置变量(例如 WORDPRESSURL、TARGETPOST 和 CALLBACKURL) 3. 执行脚本 python main.py...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 9:14 p.m.5 views

Apache-OFBiz-Auth-Bypass-and-RCE-Exploit-CVE-2023-49070-CVE-2023-51467

Apache-OFBiz-Auth-Bypass-and-RCE-Exploit-CVE-2023-49070-CVE-2023-51467 Apache OFBiz 是一个开源的企业资源规划系统。它提供了一套企业应用程序,可集成并自动化企业中的许多业务流程。 CVE-2023-49070 是 Apache OFBiz 18.12.09 中发现的预认证远程代码执行(RCE)漏洞。该问题源于系统中存在 XML-RPC,该组件虽已不再维护但仍保留在系统中。 CVE-2023-51467 允许攻击者绕过身份验证流程,从而远程执行任意代码。 受影响版本: 18.12.10 及以下...

9.8CVSS8AI score0.96001EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/16 2:58 p.m.19 views

EXPLOIT-CVE-2026-8832-

EXPLOIT-CVE-2026-8832 一个用于测试 WordPress 插件 WPCode Lite Insert Headers and Footers v2.3.5 中 远程代码执行 RCE 漏洞的利用工具。该漏洞源于注册自定义文章类型 CPT wpcode 时未定义自定义的 capabilitytype。这一疏忽允许任何拥有 作者 Author 角色(或更高角色)的用户通过 XML-RPC 在服务器上执行任意 PHP 代码。 致谢 :基于 t.me/FanatixLegion 的漏洞分析创建。 ⚠️ 免责声明 仅限授权的安全测试。...

8.8CVSS6.7AI score0.01862EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 3:46 a.m.9 views

CVE-2017-11610

Supervisord远程命令执行漏洞脚本(CVE-2017-11610) 漏洞简介 Supervisor 是一个用 Python 写的进程管理工具,可以很方便的用来在 UNIX-like 系统(不支持 Windows)下启动、重启(自动重启程序)、关闭进程(不仅仅是 Python 进程) Supervisor 是一个 C/S 模型的程序,supervisord 是 server 端,supervisorctl 是 client 端,简单理解就是client输入supervisor的指令调用server端的API从而完成一些工作。...

9CVSS7.8AI score0.74304EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/15 3:15 a.m.9 views

CVE-2014-0195

XML-RPC WordPress 暴力破解利用脚本 该仓库包含一个基于Python的概念验证(PoC)脚本,用于对存在CVE-2014-0195漏洞的WordPress实例进行登录凭据暴力破解。该漏洞利用XML-RPC的system.multicall函数,可以在单个HTTP请求中尝试多次登录请求,可能导致拒绝服务。此脚本旨在供网络安全专业人员评估WordPress安装的安全性。 免责声明 此代码仅供在授权系统上合法使用。未经授权使用此代码属违法行为,可能导致严重后果。在测试或利用不属于您的系统之前,始终获取明确许可。 漏洞概述 漏洞存在于WordPress的XML-RPC...

6.8CVSS7AI score0.99977EPSS
SaveExploits4
NVD
NVD
added 2026/09/12 6:16 a.m.12 views

CVE-2026-77753

The Temporary Login Without Password WordPress plugin before 1.9.9 does not prevent a temporary user from creating an Application Password, and does not revoke one when the temporary access expires or is disabled, allowing the recipient of a temporary login to retain working access to the site ov...

5.5CVSS0.00234EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/12 6:00 a.m.16 views

CVE-2026-77753

The Temporary Login Without Password WordPress plugin before 1.9.9 fails to prevent a temporary user from creating an Application Password and does not revoke one when the temporary access expires or is disabled. As a result, the recipient of a temporary login retains working access to the site o...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/09 2:52 a.m.80 views

Apache OFBiz 17.12.03 - Cross-Site Scripting

Apache OFBiz 17.12.03 contains cross-site scripting and unsafe deserialization vulnerabilities via an XML-RPC request. id: CVE-2020-9496 info: name: Apache OFBiz 17.12.03 - Cross-Site Scripting author: dwisiswant0 severity: medium description: Apache OFBiz 17.12.03 contains cross-site scripting a...

6.1CVSS6.4AI score0.98926EPSS
SaveExploits15References5
AlmaLinux
AlmaLinux
added 2026/09/08 12:00 a.m.12 views

Important: xmlrpc-c security update

XML-RPC is a remote procedure call RPC protocol that uses XML to encode its calls and HTTP as a transport mechanism. The xmlrpc-c packages provide a network protocol to allow a client program to make a simple RPC remote procedure call over the Internet. It converts an RPC into an XML document,...

8.2CVSS5.9AI score0.00283EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/07 1:18 p.m.6 views

CVE-2026-12853

The Flamingo plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.6.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access a...

5.4CVSS0.0031EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/09/07 12:29 p.m.9 views

EUVD-2026-72365

The Flamingo plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.6.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access a...

5.4CVSS5.6AI score0.0031EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.14 views

PT-2026-86751

The Flamingo plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.6.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access a...

5.4CVSS5.6AI score0.0031EPSS
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/06 5:18 a.m.12 views

XML-RPC-Pingback-Vulnerability

XML-RPC-Pingback-Vulnerability POC Это мой собственный написанный POC для уязвимости xmlrpc-pingback, обнаруженной в wordpress. CVE-2025-54352. Эта уязвимость затрагивает wordpress с версии 3.5 по 6.8.2...

3.7CVSS5.9AI score0.00337EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/08/20 6:00 a.m.47 views

CVE-2026-19615 Admin and Site Enhancements < 9.0.1 - Author+ Stored XSS via SVG Upload over XML-RPC

The Admin and Site Enhancements ASE WordPress plugin before 9.0.1 does not sanitise uploaded SVG files on every route it accepts them through, allowing users with a role the site owner granted upload access to store a file containing JavaScript which then executes in the browser of anyone who ope...

0.0029EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 6:00 a.m.62 views

CVE-2026-19615

The Admin and Site Enhancements (ASE) WordPress plugin before 9.0.1 fails to sanitize SVG uploads on all accepted routes (including XML-RPC), allowing users with upload privileges to store JavaScript that executes in any visitor's browser as stored XSS. CISA SSVC reports no active exploitation. R...

6.8CVSS5.3AI score0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/14 4:16 p.m.15 views

CVE-2026-57471

Nozomi Networks Labs identified a CWE-22: Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in the file management functionality of the XML-RPC management interface of KUNBUS RevPiPyLoad in version 0.11.0 that allows a local unauthenticated attacker to rea...

6.8CVSS0.00124EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/14 4:16 p.m.15 views

CVE-2026-57472

Nozomi Networks Labs identified a CWE-22: Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in the file management functionality of the XML-RPC management interface of KUNBUS RevPiPyLoad in version 0.11.0 that allows a local unauthenticated attacker to...

6.9CVSS0.00124EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/14 3:04 p.m.37 views

CVE-2026-57472

CVE-2026-57472 affects the KUNBUS RevPiPyLoad 0.11.0 XML-RPC management interface. A CWE-22 path traversal in the file management functionality enables a local unauthenticated attacker to delete arbitrary files with the RevPiPyLoad daemon privileges, leading to loss of configuration integrity and...

6.9CVSS5.4AI score0.00124EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/14 3:04 p.m.17 views

EUVD-2026-58678

Nozomi Networks Labs identified a CWE-22: Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in the file management functionality of the XML-RPC management interface of KUNBUS RevPiPyLoad in version 0.11.0 that allows a local unauthenticated attacker to...

6.9CVSS5.5AI score0.00124EPSS
SaveExploits0References1
Rows per page
Query Builder