143563 matches found
CVE-2021-21985_PoC
漏洞详情 VMWARE VCENTER SERVER 虚拟SAN健康检查插件远程代码执行 CVE-2021-21985 vSphere Client HTML5 包含一个 vCenter Server 插件中的远程代码执行漏洞。具有端口 443 网络访问权限的恶意攻击者可能利用此问题,在托管 vCenter Server 的底层操作系统上以不受限制的权限执行命令。此漏洞影响 VMware vCenter Server 7.x 版本低于 7.0 U2b、6.7 版本低于 6.7 U3n 以及 6.5 版本低于 6.5 U3p 和 VMware Cloud Foundation 4.x 版本...
keycloak__keycloak_CVE-2014-3656_1-0-5-Final
Gestión de identidad y acceso de código abierto Añada autenticación a las aplicaciones y proteja los servicios con el mínimo esfuerzo. No hay que ocuparse de almacenar usuarios ni de autenticarlos. Keycloak proporciona federación de usuarios, autenticación sólida, gestión de usuarios, autorizació...
jenkinsci__script-security-plugin_CVE-2023-24422_1228.vd93135a_2fb_25
Script Security Plugin User’s guide adapted from information on Template plugin in CloudBees Plugins guide Various Jenkins plugins require that users define custom scripts, most commonly in the Groovy language, to customize Jenkins’s behavior. If everyone who writes these scripts is a Jenkins...
jenkinsci__workflow-multibranch-plugin_CVE-2022-25175_706-vd43c65dec013
Pipeline: Multibranch 简介 增强 Pipeline 插件对分支的处理能力,通过自动 将来自不同分支的构建分组。 每当向源代码仓库推送新分支时,自动创建一个新的 Jenkins 任务。 其他插件可以定义各种分支类型,例如 Git 分支、Subversion 分支、GitHub 拉取请求等。 更多信息请参阅这篇博客文章:https://jenkins.io/blog/2015/12/03/pipeline-as-code-with-multibranch-workflows-in-jenkins/ 说明 要确定正在构建的分支,请使用环境变量 BRANCHNAME,例如...
apache__camel_CVE-2018-8041_2-20-3
Apache Camel Apache Camel es un framework de integración de código abierto que te permite integrar rápida y fácilmente diversos sistemas que consumen o producen datos. Introducción Camel te permite definir reglas de enrutamiento y mediación en una variedad de lenguajes específicos de dominio DSL,...
Cross-site Scripting (XSS)
Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the removeScripts plugin due to incomplete filtering of executable links in plugins/removeScripts.js and lib/svgo/tools.js. An attacker can execute arbitrary scripts in the context of the SVG's origin, expose...
Cross-site Scripting (XSS)
Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the removeScriptElement plugin, which fails to strip SVG event attributes e.g. onclick, onload, javascript: and vbscript: scheme URLs, executable data: URLs, and srcdoc attributes inside foreignObject...
Cross-site Scripting (XSS)
Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the removeScriptElement plugin, which fails to strip SVG event attributes e.g. onclick, onload, javascript: and vbscript: scheme URLs, executable data: URLs, and srcdoc attributes inside foreignObject...
Prototype Pollution
Overview Affected versions of this package are vulnerable to Prototype Pollution in the rename method. An attacker can manipulate the prototype of the validated object by supplying specially crafted input keys that are interpreted as proto, leading to unintended property inheritance or behavior i...
Counterfeit installers to system compromise: Tracking a deceptive software download campaign
In this article 1. Attack chain overview 2. Campaign scope and targeting 3. Mitigation and protection guidance 4. References 5. Learn more Microsoft Defender Experts is tracking an active malware campaign that uses counterfeit software-download websites to impersonate trusted vendors and distribu...
Counterfeit installers to system compromise: Tracking a deceptive software download campaign
In this article 1. Attack chain overview 2. Campaign scope and targeting 3. Mitigation and protection guidance 4. References 5. Learn more Microsoft Defender Experts is tracking an active malware campaign that uses counterfeit software-download websites to impersonate trusted vendors and distribu...
Sudo-Security-Bypass-CVE-2019-14287
Sudo-Security-Bypass-CVE-2019-14287 =========================================================================== root@kitploit: ██████╗██╗ ██╗███████╗ ██████╗ ██████╗ ██╗ █████╗ ██╗██╗ ██╗██████╗ █████╗ ███████╗ ██╔════╝██║ ██║██╔════╝ ╚════██╗██╔═████╗███║██╔══██╗ ███║██║...
CVE-2026-37432
CVE-2026-37432 Location: Apiutil.java: 107-113 Principle: Directly trusting the X-Forwarded-For request header, which can be forged to manipulate IP addresses. Exploitation method: X-Forwarded-For: 127.0.0.1...
CVE-2025-48827
CVE-2025-48827 - Exploit de Bypass de Autenticación en vBulletin Resumen Este repositorio contiene un exploit de prueba de concepto para CVE-2025-48827, una vulnerabilidad crítica de bypass de autenticación que afecta a vBulletin 5.0.0–5.7.5 y 6.0.0–6.0.3 cuando se ejecuta en PHP 8.1 o posterior...
lodash.template-fixed
lodash.template v4.5.0 The Lodash method .template exported as a Node.js module. Installation Using npm: root@kitploit: $ sudo -H npm i -g npm $ npm i --save lodash.template In Node.js: root@kitploit: var template = require'lodash.template'; See the documentation or package source for more detail...
CVE-2025-2825
CVE-2025-2825/CVE-2025-31161 Introduction This document presents a security analysis of vulnerability CVE-2025-2825 affecting the server component of CrushFTP — a commercial solution for file transfer and storage FTP, SFTP, HTTP/S, S3-like interfaces, etc.. The defect is classified as an...
react2shell-scanner
React2Shell Vulnerability Scanner A safe, non-invasive scanner for detecting React Server Components RSC and Next.js Remote Code Execution vulnerabilities CVE-2025-55182 & CVE-2025-66478. Overview This scanner helps organizations identify whether their web services are vulnerable to the React2She...
fastjson-tp1fn1
json.org CVE-2022-45688 真阳性与假阳性(WTF ??) 该项目包含一个 fastjson 依赖,存在 CVE-2022-25845 漏洞。 该漏洞的产生原因是 JSON 中的标记被解释为 Java Bean,即通过执行 setter 方法来实例化类并设置属性。这是通过反射实现的。如果类路径中存在某个类,其 setter 可能触发诸如执行代码等行为(在示例中,该类为 Trigger,相应的输入文件为 CVE-2022-25845.json),则该漏洞可以被利用。 有趣的是这里使用了反射,如下面运行包含的测试以演示漏洞时的堆栈跟踪所示。 root@kitploit:...
FreePBX-Multiple-CVEs-2025
FreePBX-Multiple-CVEs-2025 This repository documents three security vulnerabilities discovered in FreePBX CVE-2025-66039, CVE-2025-61678, CVE-2025-61675, including analysis, impact, and proof-of-concept details for security research and awareness purposes. Description CVEs 🔴 CVE-2025-61675 A...
CVE-2026-84374
Laravel Excel provides supercharged Excel exports and imports in Laravel. From 3.1.8 until 3.1.70, in src/Files/Disk.php the Maatwebsite\Excel\Files\Disk::copy method resolves the caller-controlled $destination supplied through Excel::store, $export-store, or storeExcel against the process workin...