4081 matches found
Langflow-CVE-2025-3248-Multi-target
⚠️ Langflow RCE Exploit Scanner CVE-2025-3248 This Python-based scanner automates the detection of unauthenticated Remote Code Execution RCE vulnerabilities in Langflow instances via CVE-2025-3248. It uses a proof-of-concept payload that abuses the /api/v1/validate/code endpoint to execute...
miasm
What is Miasm? Miasm is a free and open source GPLv2 reverse engineering framework. Miasm aims to analyze / modify / generate binary programs. Here is a non exhaustive list of features: Opening / modifying / generating PE / ELF 32 / 64 LE / BE Assembling / Disassembling X86 / ARM / MIPS / SH4 /...
CVE-2025-6384
CVE-2025-6384: CrafterCMS 中的 Groovy 沙盒绕过 2 Crafter CMS 的 Crafter Studio 中存在动态管理代码资源控制不当的漏洞,允许经过身份验证的开发人员通过 Groovy 沙盒绕过执行操作系统命令。 供应商披露: 该漏洞的供应商披露和修复可以在此处找到。 要求: 此漏洞需要: 有效的用户凭据 概念验证: 更多详细信息和利用过程可以在该PDF中找到。...
slides
幻灯片 Hack Different:利用 Z 世代 Bug 攻破 iOS 14(BlackHat USA 2021) Zhi Zhou@CodeColorist, Jundong Xie @Jdddong 论文 录像 恶搞 See No Eval:Objective-C 中的运行时动态代码执行(RWCTF 2021) Zhi Zhou@CodeColorist 跨站逃逸:以不寻常的方式攻破 macOS Safari 沙箱(BlackHat EU 2020) Zhi Zhou@CodeColorist 我想要挣脱:不寻常的 Safari 沙箱逃逸逻辑(TyphoonCon 2019) Z...
ICPin
ICPin 一个完整性检查监控 Pintool 是什么 一个用于记录可执行文件在内存中读取和写入的 pintool。它还跟踪动态执行的代码,处理一些反调试检查(由于 pintool 的设计,它对大多数反调试手段免疫),并输出被监视行为的回溯。 如何 构建 从 https://software.intel.com/en-us/articles/pin-a-binary-instrumentation-tool-downloads 下载 MSCV 版本 在 Visual Studio 中打开 MyPinTool.sln 调整 include 和 link 目录以匹配你的 pintool 安装...
MAL-2026-14065 Malicious code in akamai-sensor (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f1a8cc3668ec9751c1ef60bf602f1e08f2f2fdf8dce999e442c484458f932178 Package published under a name impersonating Akamai's sensordata anti-bot SDK. index.js contains a /... / comment whose body is encoded in invisible...
MAL-2026-13747 Malicious code in base65-13x (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 59226f2c38efcc1dd5de6423edfc866125564cd726915307d7a05ca5b5f13529 [email protected] impersonates cryptocoinjs/base-x, reusing its README, homepage, and API surface, but the exported decodestring function in both...
Malicious code in base65-13x (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 59226f2c38efcc1dd5de6423edfc866125564cd726915307d7a05ca5b5f13529 [email protected] impersonates cryptocoinjs/base-x, reusing its README, homepage, and API surface, but the exported decodestring function in both...
Malicious code in postcss-theme-provider (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d8d6afcada49b5397e1b4d6a41d4ec0b31903593e65219c919e0d310d3941a40 packages/core/src/index.ts and plugin.ts compiled into dist/index.cjs referenced by main contain a top-level async IIFE that executes on require of t...
Malicious code in uzair-rajput-new (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b371d3a1e96e6e79066cf8f620a85867c73eb9ddbe68a81a33589e85146c4df6 The package is published as a chalk/tinygradient color-gradient wrapper, and its ESM entrypoint dist/index.js matches that description. The CJS main...
MAL-2026-13360 Malicious code in uzair-rajput-new (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b371d3a1e96e6e79066cf8f620a85867c73eb9ddbe68a81a33589e85146c4df6 The package is published as a chalk/tinygradient color-gradient wrapper, and its ESM entrypoint dist/index.js matches that description. The CJS main...
MAL-2026-12245 Malicious code in tinkoff-pfp-atom-desktop-carousel (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 72e139cae8466fafe604673154859640f78b9757aae859dcb8f9df07d26184dd On require of this package, index.js loads loader.js which selects a platform-specific asset path, downloads a native binary over HTTPS from randomiz...
CVE-2026-48317 Adobe Campaign Classic (ACC) | Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') (CWE-95)
Adobe Campaign Classic ACC is affected by an Improper Neutralization of Directives in Dynamically Evaluated Code 'Eval Injection' vulnerability that could result in arbitrary code execution in the context of the current user. A low-privileged attacker could exploit this vulnerability to execute...
Уязвимость функции eval() компонента nltk.collocations пакета библиотек для символьной и статистической обработки естественного языка NLTK, позволяющая нарушителю выполнить произвольный код
Уязвимость функции eval компонента nltk.collocations пакета библиотек для символьной и статистической обработки естественного языка NLTK связана с непринятием мер по нейтрализации инструкций в динамически исполняемом коде. Эксплуатация уязвимости может позволить нарушителю выполнить произвольный ...
CVE-2026-9147
uproot dynamically generates Python class source code from ROOT TStreamerInfo records in a file and compiles it at runtime. Some file-controlled streamer metadata fields for example, streamer element names are interpolated into the generated Python source without safe quoting via repr or the !r...
CVE-2026-9147 uproot 5.7.4 and prior Code Injection via TStreamerInfo Metadata
uproot dynamically generates Python class source code from ROOT TStreamerInfo records in a file and compiles it at runtime. Some file-controlled streamer metadata fields for example, streamer element names are interpolated into the generated Python source without safe quoting via repr or the !r...
CVE-2026-9147
uproot dynamically generates Python class source code from ROOT TStreamerInfo records in a file and compiles it at runtime. Some file-controlled streamer metadata fields for example, streamer element names are interpolated into the generated Python source without safe quoting via repr or the !r...
CVE-2026-24246
NVIDIA Megatron Bridge for Linux contains a vulnerability where an attacker could cause improper control of dynamically managed code resources. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, data tampering, and information disclosure...
CVE-2026-24251
NVIDIA Megatron Bridge for Linux (CVE-2026-24251) is vulnerable due to improper control of dynamically managed code resources, enabling potential code execution, privilege escalation, data tampering, and information disclosure. The NVIDIA security bulletin confirms this CVE and states that updati...
CVE-2026-24251
NVIDIA Megatron Bridge for Linux contains a vulnerability where an attacker could cause improper control of dynamically managed code resources. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, data tampering, and information disclosure...