Lucene search
+L

38 matches found

Kitploit
Kitploit
added 2026/08/25 6:37 p.m.2 views

apkx

apkx - 懒人专用Android APK反编译工具 一个Python封装,整合了流行的免费dex转换器和Java反编译器。可直接从APK中提取Java源代码。便于尝试不同的转换器/反编译器,无需担心类路径设置和命令行参数。 安装 root@kitploit: $ git clone https://github.com/b-mueller/apkx $ cd apkx $ sudo ./install.sh 注意事项: JRE需已安装且在PATH中 enjarify需要Python 3 用法 在命令行传入APK文件名: root@kitploit: $ apkx...

5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/25 6:19 p.m.2 views

PRETty

PRETty “打印机利用工具包”局域网自动化工具 (它只是 PRET 的一个 Python 包装器……实际上就是个 for 循环) PRETty 在网络中存在大量打印机时很有用。无需扫描、记录并手动对每台打印机运行 PRET,PRETty 会自动发现并对目标网络中的所有打印机运行选定的 PRET 载荷。 此外,PRETty 可用于自动向给定的打印机列表发送命令/载荷(参见“列表”部分)。 指南: 安装 一行命令包含 PRET 安装:sudo apt -y install imagemagick ghostscript arp-scan tshark && sudo pip instal...

5.7AI score
SaveExploits0References1
NVD
NVD
added 2026/08/11 6:18 p.m.10 views

CVE-2026-73217

Cursor is a code editor built for programming with AI. Prior to 3.1.2, Cursor IDE for macOS allows an agent running in Auto-Run Sandbox mode to replace a virtual environment's Python executable with a malicious wrapper that the Microsoft Python extension invokes outside the sandbox, allowing...

7.7CVSS0.00312EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 5:46 p.m.9 views

EUVD-2026-56838

Cursor is a code editor built for programming with AI. Prior to 3.1.2, Cursor IDE for macOS allows an agent running in Auto-Run Sandbox mode to replace a virtual environment's Python executable with a malicious wrapper that the Microsoft Python extension invokes outside the sandbox, allowing...

7.7CVSS5.5AI score0.00312EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 5:46 p.m.25 views

CVE-2026-73217 Cursor: Sandbox escape via tampered Python virtual environments

Cursor is a code editor built for programming with AI. Prior to 3.1.2, Cursor IDE for macOS allows an agent running in Auto-Run Sandbox mode to replace a virtual environment's Python executable with a malicious wrapper that the Microsoft Python extension invokes outside the sandbox, allowing...

7.7CVSS0.00312EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 2:36 p.m.8 views

PYSEC-2026-2844 OpenEXR has use after free in PyObject_StealAttrString

Summary There is a use-after-free in PyObjectStealAttrString of pyOpenEXRold.cpp. This bug was found with ZeroPath. Details The legacy adapter defines PyObjectStealAttrString that calls PyObjectGetAttrString to obtain a new reference, immediately decrefs it, and returns the pointer. Callers then...

7.5CVSS6.9AI score0.003EPSS
SaveExploits1References6
Fedora
Fedora
added 2026/07/08 12:58 a.m.19 views

[SECURITY] Fedora 44 Update: python-fastar-0.11.0-7.fc44

The fastar library wraps the Rust tar, flate2, and zstd crates, providing a high-performance way to work with compressed and uncompressed tar archives in Python...

6AI score
SaveExploits0
OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1205 AWS Advanced Python Wrapper: Privilege Escalation in Aurora PostgreSQL instance

Description of Vulnerability: An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

8.6CVSS5.9AI score0.00452EPSS
SaveExploits0References11
OSV
OSV
added 2026/04/06 5:51 p.m.10 views

GHSA-57CW-J6VP-2P9M OpenEXR has use after free in PyObject_StealAttrString

Summary There is a use-after-free in PyObjectStealAttrString of pyOpenEXRold.cpp. This bug was found with ZeroPath. Details The legacy adapter defines PyObjectStealAttrString that calls PyObjectGetAttrString to obtain a new reference, immediately decrefs it, and returns the pointer. Callers then...

7.5CVSS7.1AI score0.003EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/18 12:16 a.m.13 views

CVE-2026-27459

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to setcookiegeneratecallback returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0....

9.8CVSS0.00704EPSS
SaveExploits0References26
Fedora
Fedora
added 2026/03/04 1:26 a.m.17 views

[SECURITY] Fedora 42 Update: python-apt-3.1.0-1.fc42

python-apt is a wrapper to use features of APT from Python...

6.9CVSS5.9AI score0.00142EPSS
SaveExploits1
Veracode
Veracode
added 2025/12/13 7:25 a.m.16 views

Privilege Escalation

awsadvancedpythonwrapper is vulnerable to Privilege Escalation. The vulnerability is due to improper execution context handling of user-defined functions, which allows an attacker to create crafted functions that execute with elevated privileges and gain unauthorized access...

8.6CVSS6AI score0.00452EPSS
SaveExploits0References15Affected Software2
Snyk
Snyk
added 2025/11/13 10:22 p.m.1 views

Uncontrolled Search Path Element

Overview awsadvancedpythonwrapper is an Amazon Web Services AWS Advanced Python Driver Affected versions of this package are vulnerable to Uncontrolled Search Path Element due to unqualified SQL function and operator references in the database dialect components. An attacker can execute malicious...

8.6CVSS7.7AI score0.00452EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/13 10:22 p.m.18 views

GHSA-4JVF-WX3F-2X8Q AWS Advanced Python Wrapper: Privilege Escalation in Aurora PostgreSQL instance

Description of Vulnerability: An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

8.6CVSS6.8AI score0.00452EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2025/11/13 10:22 p.m.15 views

AWS Advanced Python Wrapper: Privilege Escalation in Aurora PostgreSQL instance

Description of Vulnerability: An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

8.6CVSS6.9AI score0.00452EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2025/11/13 10:22 p.m.10 views

EUVD-2025-48942

AWS Advanced Python Wrapper: Privilege Escalation in Aurora PostgreSQL instance...

8.6CVSS6.3AI score0.00452EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/11/10 9:27 p.m.23 views

CVE-2025-64182

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.2.0 through 3.2.4, 3.3.0 through 3.3.5, and 3.4.0 through 3.4.2, a memory safety bug in the legacy OpenEXR Python adapter the deprecated...

7.8CVSS7.9AI score0.00243EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/11/10 6:09 p.m.23 views

CVE-2025-12967

An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS users. We recommend customers...

8.6CVSS0.00452EPSS
SaveExploits0References11
CVE
CVE
added 2025/11/10 6:09 p.m.136 views

CVE-2025-12967

An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow privilege escalation to the rds_superuser role via a crafted function executed by a low-privileged authenticated user. Affected wrappers include AWS JDBC Wrapper, AWS Go Wrapper, AWS NodeJS Wrapper, AWS Python Wrapper, and AWS PGSQL ...

8.6CVSS6.5AI score0.00452EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/11/10 12:00 a.m.16 views

PT-2025-46181

Name of the Vulnerable Software and Affected Versions AWS JDBC Wrapper versions prior to 2.6.5 AWS Go Wrapper versions prior to 2025-10-17 AWS NodeJS Wrapper versions prior to 2.0.1 AWS Python Wrapper versions prior to 1.4.0 AWS PGSQL ODBC driver versions prior to 1.0.1 Description An issue in AW...

8.6CVSS5.9AI score0.00452EPSS
SaveExploits0References33
Rows per page
Query Builder