2660 matches found
magescan
Mage Scan The idea behind this is to evaluate the quality and security of a Magento site you don't have access to. The scenario when you're interviewing a potential developer or vetting a new client and want to have an idea of what you're getting into. Installation .phar Download the magescan.pha...
Nette Framework - Remote Code Execution
Nette Framework versions before 2.0.19, 2.1.13, 2.2.10, 2.3.14, 2.4.16, and 3.0.6 are vulnerable to a code injection attack via specially formed parameters being passed to a URL. Nette is a PHP/Composer MVC Framework. id: CVE-2020-15227 info: name: Nette Framework - Remote Code Execution author:...
tagDiv Composer < 4.2 - Stored Cross-Site Scripting
tagDiv Composer plugin versions before 4.2 for WordPress are vulnerable to unauthenticated stored XSS via the /wp-json/tdw/savecss endpoint. An attacker can inject malicious JavaScript code through the compiledcss parameter, which gets stored and executed when the CSS is loaded. id: CVE-2023-3169...
WordPress tagDiv Composer < 3.5 - Authentication Bypass
The tagDiv Composer WordPress plugin before 3.5, required by the Newspaper WordPress theme before 12.1 and Newsmag WordPress theme before 5.2.2, does not properly implement the Facebook login feature, allowing unauthenticated attackers to login as any user by just knowing their email address id:...
CVE-2025-31324
CVE-2025-31324 这是一个为利用 CVE-2025-31324 而开发的概念验证代码。 用法 root@kitploit: usage: python CVE-2025-31324.py --help SAP NetWeaver Visual Composer Metadata Uploader = 7.50 CVE-2025-31324 PoC positional arguments: FILE local file to upload optional arguments: -h, --help show this help message and exit --htt...
phpstan
PHPStan - PHP Static Analysis Tool PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code. It moves PHP closer to compiled languages in the sense that the correctness of each line of the code can be...
Burp_CVE-2025-31324
CVE-2025-31324 Burp Suite 扩展 概述 此基于 Python 的 Burp Suite 扩展用于检测 CVE-2025-31324 ,这是 SAP NetWeaver Visual Composer 的 Metadata Uploader 组件中的一个严重漏洞。该漏洞由于缺少授权检查,允许未经身份验证的远程代码执行。扩展通过向 /developmentserver/metadatauploader 端点发送测试文件并检查成功上传的指示器来执行主动扫描。 注意 :此工具仅用于道德安全测试 。仅在对系统拥有明确许可的情况下使用。未经授权的使用可能违法且不道德。 功能...
CVE-2025-31324
PoC - CVE-2025-31324 [email protected] 针对 SAP NetWeaver Visual Composer 中 CVE-2025-31324 漏洞的测试利用代码,该漏洞允许通过 /developmentserver/metadatauploader 端点在无需身份验证的情况下任意上传文件 。 ⚠️ 此代码仅用于教育目的和授权测试。请勿在生产环境中使用,也不得在未经许可的情况下针对系统使用。 描述 该漏洞允许未经身份验证的远程攻击者向 SAP 服务器上传任意文件,如果上传可执行文件,则可能导致远程代码执行(RCE)。 用法...
versionscan
versionscan Versionscan is a tool for evaluating your currently installed PHP version and checking it against known CVEs and the versions they were fixed in to report back potential issues. PLEASE NOTE: Work is still in progress to adapt the tool to linux distributions that backport security fixe...
CVE-2025-31324
Analizador SAP CVE-2025-31324 Un escáner de seguridad basado en Python para identificar la vulnerabilidad CVE-2025-31324 en sistemas SAP Visual Composer, y detectar Indicadores de Compromiso IOCs conocidos como archivos .jsp maliciosos. 🚀 Características Detecta endpoints vulnerables de Visual...
CVE-2021-43503
警告 该漏洞已被撤销 Override 这是关于 CVE-2021-43503 的内容,我无法通过 exp 重现此漏洞。 需求 PHP 7.1. Composer registrar=$b; namespace Illuminate\Queue\Capsule class Manager protected $manager; public function construct$c $this-manager-method=$c; namespace Mockery class ClosureWrapper private $closure; public function...
CVE-2025-31324_PoC_SAP
CVE-2025-31324PoC 针对CVE-2025-31324的概念验证:SAP NetWeaver Visual Composer Metadata Uploader中的未认证上传 此脚本执行以下操作: 1. 通过上传主机/端口将文件上传到易受攻击的端点 2. 通过HTTP GET触发(通过触发主机/端口) 3. 基本响应验证/日志记录 使用示例: python3 PoC.py --host sap.example.com --port 50000 --endpoint /irj/portal/sap/bc/webdynpro/sap/ZWDCMETADATAUPLDR...
CVE-2021-38163
CVE-2021-38163 CVE-2021-38163 - SAP Netveawer 漏洞利用 SAP NetWeaver Visual Composer 7.0 RT 版本 - 7.30, 7.31, 7.40, 7.50,在没有限制的情况下,经认证的非管理用户可以通过网络上传恶意文件并触发其处理,从而能够以 Java 服务器进程的权限运行操作系统命令。这些命令可用于读取或修改服务器上的任何信息,或关闭服务器使其不可用。...
CVE-2021-38163
CVE-2021-38163 - SAP NetWeaver AS Java 反同步漏洞 描述 CVE-2021-38163 是 SAP NetWeaver Application Server AS Java 中的一个安全漏洞,允许经过身份验证的攻击者 上传任意文件 到服务器,可能导致 远程代码执行 RCE 。 该问题源于 Visual Composer 迁移服务 com.sap.visualcomposer.VCParMigrator 中的访问控制不当,未能正确验证文件路径。攻击者可以通过以下方式加以利用: 路径遍历 :绕过目录限制,将文件写入预期位置之外 JSP 上传 :部署恶意的...
CVE-2025-31324
CVE-2025-31324 由 ShinyHunters 创建的 SAP NetWeaver 0day 概念验证 CVE-2025-31324 是一个影响 SAP NetWeaver 应用服务器 AS Java 的严重“不受限制文件上传”漏洞。具体而言,它存在于 Visual Composer 组件(VCFRAMEWORK)中。 该漏洞允许未经身份验证的远程攻击者向服务器上传任意文件(例如 Web Shell)。成功利用可实现远程代码执行 RCE,具有 SAP 服务用户(通常为 sidadm)的权限,从而导致系统完全沦陷。 CVSS v3 评分:10.0(严重)...
SAP-CVE-2025-31324
SAP-CVE-2025-31324 POC 一个用于检测和利用 SAP NetWeaver Visual Composer 中严重未认证文件上传漏洞的工具。 描述 SAP NetWeaver Visual Composer 包含一个名为 Metadata Uploader 的组件,该组件缺少适当的授权检查,允许未经认证的攻击者向应用服务器上传任意可执行文件(例如 JSP、WAR),从而实现远程代码执行。 受影响产品 产品:SAP NetWeaver Visual Composer VCFRAMEWORK 7.50 组件:/developmentserver/metadataupload...
CVE-2026-40176
CVE-2026-40176 — Composer Perforce 驱动命令注入(概念验证) 一个自包含、OOP 风格的 PHP 概念验证,用于演示并差异验证 Composer 的 Perforce 仓库驱动中的命令注入漏洞。 该 PoC 在两个 Composer 二进制文件上运行相同的恶意 composer.json——一个受影响 版本(2.9.5)和一个已修复 版本(2.9.6)——并通过观察副作用(由注入的 shell 命令写入的标记文件)来证明该 bug,该副作用在受影响版本上触发,而在已修复版本上不会触发。 ⚠️ 仅供授权安全研究与防御性测试使用。 参见负责任使用。 目录 摘要...
CVE-2026-62138
Contributor Cross Site Scripting XSS in Visual Composer Website Builder = 45.16.1 versions...
[SECURITY] Fedora 45 Update: composer-2.10.3-1.fc45
Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere. Documentation: https://getcomposer.org/doc/...
CVE-2026-62138
A Contributor-level Cross Site Scripting (XSS) vulnerability affects the Visual Composer Website Builder WordPress plugin in versions ≤ 45.16.1 . The flaw, discovered by sungbyeongchan, allows an attacker with Contributor privileges to inject malicious scripts via user interaction. The CVSS 3.1 s...