Lucene search
+L

2225 matches found

Kitploit
Kitploit
added 2026/09/04 10:03 a.m.4 views

CVE-2024-4577

PHP-CGI Windows平台远程代码执行漏洞CVE-2024-4577 简介 PHP是Hypertext Preprocessor超文本预处理器的缩写,现是一种广泛使用的开源的脚本语言,它特别适合Web开发和嵌入HTML中,使用起来很简单。 CGI,英文叫做公共网关接口,就是Apache在遇到PHP脚本时会将PHP程序提交给CGI应用程序php-cgi.exe解释,解释之后的结果返回给Apache,然后再返回给相应的请求用户。 漏洞描述...

9.8CVSS8.1AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/04 9:46 a.m.9 views

cve-2024-4577-phpcgi_rce_reproduction

CVE-2024-4577 - Inyección de Argumentos CGI en PHP en Windows "WorstFit" Resumen CVE-2024-4577 es una vulnerabilidad crítica de ejecución remota de código en la implementación CGI de PHP en Windows. Evita el parche para el CVE-2012-1823 original explotando la conversión de páginas de código...

9.8CVSS8.5AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/04 9:33 a.m.5 views

mIRC-CVE-2019-6453

CVE-2019-6453: 通过自定义 URI 协议处理程序的参数注入实现对 mIRC 7.55 的远程代码执行 完整技术分析文章链接 我们在 mIRC 的 irc:// URI 协议处理器中发现了一个远程代码执行漏洞 。由于 mIRC 没有使用任何类似于 -- 的分隔符来标记参数列表的结束,攻击者能够通过 irc:// 链接向 mIRC 传递参数,并通过加载来自攻击者控制的 Samba 文件服务器上的自定义 mirc.ini 文件来执行任意代码。请注意,ircs:// 的作用方式相同。 PoC 该 PoC 需要三个文件:mirc.ini 、calc.ini 和 poc.html...

8.1CVSS8.2AI score0.54292EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/04 9:30 a.m.4 views

CVE-2024-4577-RCE

PHP CGI 参数注入 CVE-2024-4577 远程代码执行 📜 描述 在 PHP 8.1.(8.1.29 之前)、8.2. (8.2.20 之前)、8.3.(8.3.8 之前)版本中,当在 Windows 上使用 Apache 和 PHP-CGI 时,如果系统设置为使用某些代码页,Windows 可能会使用“最佳适配”行为来替换传递给 Win32 API 函数的命令行中的字符。PHP CGI 模块可能会将这些字符错误解释为 PHP 选项,从而允许恶意用户向正在运行的 PHP 二进制文件传递选项,进而泄露脚本源代码、在服务器上执行任意 PHP 代码等。 “XAMPP...

9.8CVSS8AI score0.99987EPSS
SaveExploits68References3
Kitploit
Kitploit
added 2026/09/04 8:43 a.m.4 views

CVE-2025-64155

CVE-2025-64155:Fortinet FortiSIEM 参数注入导致远程代码执行 PoC 漏洞利用程序,针对 Fortinet FortiSIEM,滥用参数注入写入文件以获得 root 权限下的代码执行 博客文章 详细分析见: Horizon3.ai - CVE-2025-64155:远程获取 Fortinet FortiSIEM 根权限的三年之路 注意 利用此问题覆盖应用程序文件可能导致系统不稳定。请谨慎使用。 可以通过编辑 clusterurl 为以下内容来无害地执行检查:http://127.0.0.1:80 --next http:// 用法 1. 在 Web 服务器...

9.8CVSS9.6AI score0.43221EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/04 8:35 a.m.3 views

CVE-2024-4577-Nuclei-Template

CVE-2024-4577 Nuclei 模板 此仓库包含一个 Nuclei 模板,用于检测标识为 CVE-2024-4577 的 PHP CGI 参数注入漏洞。 模板详情 root@kitploit: id: CVE-2024-4577 info: name: CVE-2024-4577 PHP CGI Argument Injection author: Hüseyin TINTAŞ severity: critical description: CVE-2024-4577 PHP CGI 参数注入漏洞。 此模板检查响应中是否包含 "CVE20244577TEST",以表明注入成功。...

9.8CVSS7.6AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/04 7:18 a.m.5 views

CVE-2025-63821

CVE-2025-63821 提交者:Nicola Giuffrida 信息 厂商: TOTOLINK 厂商网站: TOTOLINK 型号: A720R 固件版本: V4.1.5cu.630B20250509 固件下载地址: TOTOLINK 严重性 CVSS v4.0 基础分:4.8(中等) 向量:CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N 漏洞详情 Validitycheck 函数对输入的净化不足,导致 setDiagnosisCfg 和 setTracerouteCfg 组件中存在参数注入。...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 7:17 a.m.4 views

CVE-2024-4577

CVE-2024-4577 PoC 漏洞利用 描述 此仓库包含针对 CVE-2024-4577 的概念验证 PoC 漏洞利用代码,这是一个影响 Windows 上所有版本 PHP 的关键漏洞。该漏洞允许攻击者远程执行任意代码。该缺陷还影响安装在 Windows 系统上的 XAMPP 开发环境。研究人员已观察到针对此漏洞的主动扫描,因此受影响的组织应立即更新其 PHP 安装。 漏洞详情 该漏洞源于一个参数注入错误,该错误是由于对可追溯至 2012 年的另一个漏洞(CVE-2012-1823)的修复不完整所致。PHP 开发团队忽略了 Windows 操作系统中编码转换的 Best-Fit...

9.8CVSS8.4AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/04 7:12 a.m.2 views

PHP-CGI-Argument-Injection-Exploit

🎬 Este video de YouTube 1️⃣ Verificar el objetivo Determina la IP de Metasploitable desde Kali: root@kitploit: ip a Por ejemplo: Kali: 192.168.56.101 Metasploitable2: 192.168.56.102 Verificamos el puerto y el servicio: root@kitploit: nmap -p 80 192.168.56.102 También se puede verificar en el...

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

CVE-2026-24061-GNU-InetUtils-telnetd

CVE-2026-24061:GNU InetUtils telnetd 认证绕过漏洞 CVE-2026-24061 是 GNU InetUtils 中 telnetd 服务的一个严重缺陷。 CVE 编号: CVE-2026-24061 严重程度: 严重 CVSS 9.8 攻击向量: 网络 是否需要认证: 否 影响: 系统完全沦陷(root 权限) 该漏洞源于在 Telnet 会话建立期间对 USER 环境变量的不当处理,该值被直接传递到 /usr/bin/login 的参数列表中,未经任何清理或验证,因此远程攻击者可以操纵此输入来注入命令行选项,从而有效绕过认证并立即获得 root...

9.8CVSS8.6AI score0.97878EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/04 5:15 a.m.4 views

cve-2019-6453-poc

CVE-2019-6453:通过自定义 URI 协议处理程序进行参数注入,在 mIRC 7.55 上实现 RCE 我们通过 irc:// URI 协议处理程序在 mIRC 中发现了一个远程代码执行漏洞 。由于 mIRC 不使用像 -- 这样的标记来表示参数列表的结束,攻击者可以通过 irc:// 链接向 mIRC 传递参数,并从攻击者控制的 Samba 文件服务器加载自定义的 mirc.ini 来执行任意代码。请注意,ircs:// 的工作原理与此相同。 PoC 这个 calc 示例的 PoC 需要三个文件:mirc.ini 、calc.ini 和 poc.html...

8.1CVSS7.7AI score0.54292EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/04 4:00 a.m.3 views

argumentinjectionhammer

Argument Injection Hammer Argument Injection Hammer is an extension for the intercepting proxy Burp Suite that extends the scanner's ability to detect argument injection and manipulation vulnerabilities in web applications and web services. A web application is vulnerable to argument injection wh...

6.2AI score
SaveExploits0
Nuclei
Nuclei
added 2026/09/04 2:04 a.m.22 views

Kopia Server 0.23.0 - Remote Code Execution

Kopia before version 0.23.0 allows unauthenticated remote code execution when started in server mode with the --without-password flag. When the /api/v1/repo/exists endpoint is exposed, it enables instantiation of the SFTP storage backend with user-supplied sshArguments. Due to improper argument...

9.8CVSS9.5AI score0.0161EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/04 2:04 a.m.8 views

Gogs <= 0.14.2 - Authenticated RCE via git rebase Argument Injection

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS9AI score0.07934EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/04 12:02 a.m.7 views

CIMCown

CIMCown CVE-2026-20200 Cisco IMC 中的参数注入与 RCE Christoph Peil @ NSIDE ATTACK LOGIC 2026 CVE: CVE-2026-20200 CVSS v3.1 CISCO: 8.8 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS v3.1 NSIDE: 9.9 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H 公告: NSIDE-SA-2026-003 博客文章:...

8.8CVSS8.4AI score0.0571EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 11:44 p.m.7 views

CVE-2021-33564

CVE-2021-33564 PoC Script de explotación para CVE-2021-33564 Inyección de argumentos en la gema Ruby Dragonfly. Uso Lectura arbitraria de archivos python3 poc.py -u https:///system/refinery/images -r /etc/passwd Escritura arbitraria de archivos python3 poc.py -u https:///system/refinery/images -w...

9.8CVSS8.7AI score0.72143EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/03 11:38 p.m.4 views

CVE-2024-4577

Orange Tsi 🍊 该漏洞由 Orange Tsai(@orange8361)来自 DEVCORE(@d3vc0r3)发现。请务必关注他卓越的研究,我们的角色仅是复现并为该问题开发利用程序。 安全警报:CVE-2024-4577 PHP CGI 参数注入漏洞 概述 CVE-2024-4577 是一个影响 PHP CGI 配置的严重漏洞,允许攻击者通过精心构造的 URL 参数执行任意命令。 受影响版本 PHP 8.3 8.3.8 PHP 8.2 8.2.20 PHP 8.1 8.1.29 攻击向量 攻击者可通过向 PHP CGI...

9.8CVSS7.5AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/03 11:02 p.m.3 views

CVE-2024-4577

🚀 CVE-2024-4577:PHP CGI 参数注入扫描器与漏洞利用工具 🛡️ 概述 CVE-2024-4577 是一个影响使用通用网关接口(CGI)的 PHP 应用程序的 严重漏洞。该工具兼具扫描器 与漏洞利用 功能,使网络安全专业人员能够: 检测 PHP CGI 参数注入缺陷 利用漏洞实现远程代码执行(RCE) 在易受攻击的系统上执行任意 PHP 代码 🔑 主要特性 🔍 漏洞检测: 稳健的扫描流程,用于识别易受攻击的 PHP 应用程序 💥 漏洞利用功能: 可自定义的 payload,用于针对性漏洞利用 🔧 灵活的 Payload 管理: 指定 PHP payload...

9.8CVSS7.5AI score0.99987EPSS
SaveExploits68
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.4 views

ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution

A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field...

7.8CVSS6.2AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.8 views

Important: Red Hat Security Advisory: Satellite 6.19.4 Async Update

A new release is now available for Red Hat Satellite 6.19 for RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS7.3AI score0.00873EPSS
SaveExploits15References11
Rows per page
Query Builder