Lucene search
+L

29 matches found

Kitploit
Kitploit
added 2026/09/13 5:52 p.m.11 views

Virtuailor

Virtuailor - 用于C++虚表重构的IDAPython工具 Virtuailor 是一个 IDAPython 工具,用于重构为 Intel 架构(包括 32 位和 64 位代码)以及 AArch64(新增!)编写的 C++ 代码中的虚表。 该工具由两部分组成:静态部分和动态部分。 首先是静态部分,包含以下功能: 检测间接调用。 使用条件断点(挂钩代码)挂钩间接调用的值赋值。 其次是动态部分,包含以下功能: 创建虚表结构。 重命名函数和虚表地址。 为汇编间接调用添加结构体偏移。 从间接调用添加交叉引用到其虚函数(多个交叉引用)。 对于 AArch64 -...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/26 3:01 p.m.25 views

CVE-2026-33139

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. PySpector versions 0.1.6 and prior are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis...

8.3CVSS5.9AI score0.00169EPSS
SaveExploits1References1
Veracode
Veracode
added 2026/03/21 5:26 a.m.14 views

Arbitrary Code Execution

PySpector is vulnerable to Arbitrary Code Execution. The vulnerability is due to incomplete AST validation in the plugin system where indirect calls via getattr are not properly resolved, which allows an attacker to bypass security checks and execute arbitrary system commands through malicious...

8.3CVSS6.1AI score0.00169EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/03/20 8:16 p.m.11 views

CVE-2026-33139

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. PySpector versions 0.1.6 and prior are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis...

8.3CVSS0.00169EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/20 7:59 p.m.32 views

CVE-2026-33139

PySpector ≤ 0.1.6 is affected by a plugin sandbox bypass in plugin_system.py. The validate_plugin_code() static analysis only handles ast.Name and ast.Attribute; calls built via indirect function calls (e.g., getattr(os, 'system')) yield an ast.Call, causing resolve_name() to return None and bypa...

8.3CVSS5.9AI score0.00169EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 7:59 p.m.21 views

CVE-2026-33139

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. PySpector versions 0.1.6 and prior are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis...

8.3CVSS5.9AI score0.00169EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/20 7:59 p.m.32 views

CVE-2026-33139 PySpector: Plugin Sandbox Bypass leads to Arbitrary Code Execution

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. PySpector versions 0.1.6 and prior are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis...

8.3CVSS0.00169EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/20 7:59 p.m.5 views

CVE-2026-33139 PySpector: Plugin Sandbox Bypass leads to Arbitrary Code Execution

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. PySpector versions 0.1.6 and prior are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis...

8.3CVSS5.9AI score0.00169EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/03/18 4:33 p.m.14 views

PySpector has a Plugin Sandbox Bypass leads to Arbitrary Code Execution

Summary PySpector versions = 0.1.6 are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis to block dangerous API calls before a plugin is trusted and executed. However, the internal resolvename helper onl...

8.3CVSS6.3AI score0.00169EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.17 views

PT-2026-26196

Name of the Vulnerable Software and Affected Versions PySpector versions 0.1.6 and prior Description PySpector, a static analysis security testing framework for Python development, is affected by a security validation bypass in its plugin system. The validate plugin code function in plugin...

8.3CVSS6.4AI score0.00169EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.11 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001337)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001337 advisory. arch/x86/kernel/paravirt.c in the Linux kernel before 4.18.1 mishandles certain indirect calls, which makes it easier for attackers to conduct Spectre-v2 attacks...

5.5CVSS6.5AI score0.00551EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002539)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002539 advisory. arch/x86/kernel/paravirt.c in the Linux kernel before 4.18.1 mishandles certain indirect calls, which makes it easier for attackers to conduct Spectre-v2 attacks...

5.5CVSS6.5AI score0.00551EPSS
SaveExploits0References21
OSV
OSV
added 2026/01/01 9:02 p.m.11 views

CVE-2025-15413 wasm3 m3_exec.h op_CallIndirect memory corruption

A vulnerability was detected in wasm3 up to 0.5.0. Impacted is the function opSetSloti32/opCallIndirect of the file m3exec.h. Performing a manipulation results in memory corruption. The attack needs to be approached locally. The exploit is now public and may be used. Unfortunately, the project ha...

4.8CVSS5.6AI score
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2018-7468

Malware in sbrugna...

5.5CVSS6.6AI score0.00551EPSS
SaveExploits0References23
RedHat Linux
RedHat Linux
added 2025/02/06 5:02 a.m.10 views

jinja2: Jinja has a sandbox breakout through indirect reference to format method

A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to...

7.8CVSS7.5AI score0.00521EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/02/06 1:16 a.m.10 views

jinja2: Jinja has a sandbox breakout through indirect reference to format method

A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to...

7.8CVSS7.5AI score0.00521EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/02/04 8:57 a.m.7 views

jinja2: Jinja has a sandbox breakout through indirect reference to format method

A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to...

7.8CVSS7.5AI score0.00521EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/01/15 3:42 p.m.10 views

jinja2: Jinja has a sandbox breakout through indirect reference to format method

A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to...

7.8CVSS7.5AI score0.00521EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:24 a.m.8 views

SUSE CVE-2018-15594

arch/x86/kernel/paravirt.c in the Linux kernel before 4.18.1 mishandles certain indirect calls, which makes it easier for attackers to conduct Spectre-v2 attacks against paravirtual guests...

5.5CVSS6.5AI score0.00551EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2020/04/05 4:51 p.m.33 views

CVE-2018-15594

It was found that paravirtpatchcall/jump functions in the arch/x86/kernel/paravirt.c in the Linux kernel mishandles certain indirect calls, which makes it easier for attackers to conduct Spectre-v2 attacks against paravirtualized guests...

5.6CVSS4.5AI score0.00551EPSS
SaveExploits0References2
Rows per page
Query Builder